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?
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
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?
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
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"?
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!
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.
Hello, We have got your concern, please send us your WordPress dashboard login details also the link of this thread at [email protected]. so that, we can have a look over the issue in details. Your website link: WordPress username: WordPress password: This thread link: http://www.inkthemes.com/community/threads/how-to-change-video-item-to-featured-item.13205/ Note: When your issue get resolved, you can change your password. Thanks & Regards Yogesh Bhade
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
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!
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?
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?
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
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?
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?
Hello, That file is scv.php which is stored in functions folder. Go to --> functions/lib/scv.php Thanks & Regards Yogesh Bhade