How to Change "Video Item" to "Featured Item"

Discussion in 'Subscribely v2 WordPress Theme' started by dmedia, Aug 4, 2014.

  1. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    How can I change "Video Item" to "Featured Item" in the Dashboard and in the Breadcrumbs list? In addition, how I would like to change "Blog Archives" to "Featured Archives". "Video Categories" to "Featured Categories". Basically, I want to change any reference to "video" to "featured". Can you tell me where in the code I can make these changes?
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    For change "Blog Archives" to "Featured Archives" you need to edit archive.php file.
    Go to the
    wp-content\themes\subscribelytheme-v2\archive.php
    and edit on line no. 38 as show below in screenshot.

    And

    For change "Our Premium Videos" to "Our Premium Featured" you need to edit index.php file.
    Go to the
    wp-content\themes\subscribelytheme-v2\index.php
    and edit on line no. 23 as show below in screenshot.

    Thanks & Regards
    Yogesh Bhade
     

    Attached Files:

  3. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    Thank you, that change was easy. I would still like to change the references to "Video" in the Dashboard and in the Breadcrumbs list? Where do I make those changes?
     
  4. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    For this you need to edit scv.php file.
    Go to the
    subscribelytheme\functions\lib\scv.php file
    subscribelytheme\functions\inkthemes-functions.php file

    and replace all the video text as you want.

    Thanks & Regards
    Yogesh Bhade
     
  5. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    Hi there, I'm back. Thank you for your response. I searched the functions files you mentioned above, and made some changes to the "labels" primarily - "videos" to "featured" in the scv.php file. I didn't find anything to change in the ink-themes-functions.php file. With the label changes, I was able to change most of the references to "video". However, I still have the word "video" appearing in the url of the page: http://wcac.dmediasites.com/videos/caring-compassionate/. What file controls the URL so I can change the word "video" to "featured"?
     
  6. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    Another issue I am having is with the footer: http://wcac.dmediasites.com/. I would like the footer to be full-width and centered, and of course still be responsive. I am not using the built in social media links. Can you help me make the needed change to the CSS? Much appreciated!
     
  7. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    There is a problem when adding an image to a page or post. I get an error message indicating "An error occurred in the upload. Please try again later." However, the image does successfully get uploaded to the media library. I can then add it to my page or post from the media library. Can you please tell me how to fix this error message? See attached screenshot.
     

    Attached Files:

  8. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
  9. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    I have fixed footer issue, but you are using old version of theme so you facing this type of errors, please update your theme with latest version to fix these issues.

    Thanks & Regards
    Yogesh Bhade
     
  10. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    Hi- I checked our site after you went to fix the media library issue and it is totally messed up now. All our customizations have been removed! All our work is GONE! Please tell me what happened? How can I restore back to the original version that we had? Did you all make a backup of our site before you went in and worked on it? HELP!
     
  11. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    Hi - I went into our dashboard and see that you changed the Theme. So I selected our original theme, the one we had made customizations on, and it looks like I got everything back except the 4 featured items on the home page under the slider. How can I get those back? Under "Home page settings" in the Theme Options there is a field for "Numbers Of Thumbnails". That says "4" but there are no thumbnails showing. Plus we had text under there. What happened? Why did that erase?
     
  12. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    Additionally. I am still getting the error that you went in to fix. Error test-test-SB.jpg
    An error occurred in the upload. Please try again later
    I do appreciate the support but now my site is messed up and the error still occurs. By the way, I know we've made customizations to the theme but this error occurred from the very start, before we did that. I do not want you to go in again and try to fix this, but can you please tell me what files/coding is controlled by this so I can fix the error myself?
     
  13. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    We didn't change in your file.
    To upload image Go to Media >> Add New then upload your file and use that image in any post or page.
    All images which you want to use in theme upload them separately by Media >> Add New.

    It will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  14. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    Why do I get the error (an error occurred in the upload. Please try again later) when trying to upload an image via a page or post that I want inserted into that page or post? How do I repair this error?
     
  15. dmedia

    dmedia Member

    Joined:
    Dec 6, 2013
    Messages:
    164
    Likes Received:
    4
    In regards to changing "video" to "featured" in the URL path, I see that you made that update. Can you please tell me what file and code controlled that change?
     
  16. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    That file is scv.php which is stored in functions folder. Go to --> functions/lib/scv.php

    Thanks & Regards
    Yogesh Bhade
     

Share This Page