clvfoster
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Subscribe] How Do I Change 'Your Email Address' TitleHi you are going to have to go into the lib folder of the plugin look for forms.php
you can change the text for the form here
cheers
Forum: Plugins
In reply to: [Simple Subscribe] How Do I Change 'Your Email Address' TitleIf you want to change text in the form this has to be done in the .php files
where a color/fonts and the like in the css
but some time the main css of your theme will over ride css in plugin and you might have to do some custom css
I will have a look at the plugin and let you know
Cheers
Forum: Plugins
In reply to: [Simple Subscribe] How Do I Change 'Your Email Address' TitleCan you give me a live link to the page?
Forum: Plugins
In reply to: [Simple Subscribe] How Do I Change 'Your Email Address' TitlePlugin file name simple-subscribe/assets/styleApi.css
this is found by going to plugins find simple-subscribe plugin/ find edit button beneath title of plugin/ click on it and it will take you to back end of plugin
Look in top right make sure simple-subscribe plugin is selected navigate down to simple-subscribe/assets/styleApi.css click on it this will load in window
You can change anything here just change color for now you can go here https://www.colorhexa.com/ for hex color codes
Cheers
clive
Forum: Localhost Installs
In reply to: Can't view newor old pages after upgrade to WP 4.0.Hi just a quick question can you see your pages in the back end and
if you do have pages in the backend can you then edit pages? if you can edit pages can you then navigate to them using view page button above the editor?
So what I am getting at is if you can navigate from back end to your pages
its a navigation issueother issues are plugin conflicts after update turn off plugins and try If that works turn plugins back on one by one
Hope this gives you something to try
Regards
clivePS If pages are there and link is broken you will need to do a 301 redirect let me no and i will point you in right direction
Forum: Plugins
In reply to: [Simple Subscribe] How Do I Change 'Your Email Address' TitleHi you can do this via the CSS in the Plugin
Go to plugins find the plugin and you will see an edit button
This will take you to the back end of the plugin
Before you have a play around with the code copy CSS to notepad so you can always repair any mistakes’
you will then have to look for the css file and locate the font color and adjust
cheers
Clive