-
AuthorPosts
-
October 9, 2019 at 12:41 pm #1146500
HI
How do I change the enfold easy slider caption background colour? By default it seem that the settings have white background with blue text. I would like semi transparent dark grey with white text.
MINDOctober 10, 2019 at 5:59 am #1146736Hey mind,
Could you post a link to where we can see the element in question please?
Best regards,
RikardOctober 10, 2019 at 12:52 pm #1146841Hi
I added the text in to description and this did the job. It is ok now.
I have another design issue that I try to solve in header style. I have chosen logo left, menu below, slim version. The background is white but I want the menu strip to have a colour and the other areas remain white. How do I write css for this?October 11, 2019 at 1:07 pm #1147111Hi,
Thanks for the update. Please try this CSS to add a background colour behind your menu items:
#header_main_alternate { background-color:red; }
Best regards,
RikardOctober 12, 2019 at 12:55 am #1147289Hi Rikard
Thank you for that. Now the facebook logo in right hand corner which was blue, is now white. How can I make the fb element in a colour and larger?
MINDOctober 12, 2019 at 5:05 pm #1147424Hi,
The fb icon is blue in color on my end. Did you manage to fix this if not please clear the cached files in your browser.
Please perform the below steps to clear the browser cache:
1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.
Best regards,
VinayOctober 29, 2019 at 3:23 am #1151974Hi
I have an urgent problem with publishing a website with enfold. I have created a site in a separate wp folder, https://southpacificrooftrusses.com.au/wp that I tried to publish. In cpanel I moved all files form https://southpacificrooftrusses.com.au/wp to https://southpacificrooftrusses.com.au
I removed the /wp in the URL and settings and moved all files across to the main directory. The home page showed but the other pages didn’t display for example https://southpacificrooftrusses.com.au/wall-frames. There was a following error message
———————————————————————————–
Not Found
The requested URL was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.4.41 (cPanel) OpenSSL/1.0.2s mod_bwlimited/1.4 Phusion_Passenger/5.3.7 Server at southpacificrooftrusses.com.au Port 443
———————————————————————————————————————————————————————————–
Then I moved the files back into the /wp folder and reset the settings and URL to https://southpacificrooftrusses.com.au/wp
I got the pages back up and running for example https://southpacificrooftrusses.com.au/wp/wall-framesTo try to figure out why the pages were not displaying I change the settings and URL and now all the files are back in the /wp folder
https://southpacificrooftrusses.com.au/wp. I can log into the dashboard and from the dashboard I can view all the pages and open them in edit mode but now they don’t display anymore which they did before. There is an error message again for https://southpacificrooftrusses.com.au/wp/wall-frames/
—————————————————————————————————
Not Found
The requested URL was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.4.41 (cPanel) OpenSSL/1.0.2s mod_bwlimited/1.4 Phusion_Passenger/5.3.7 Server at southpacificrooftrusses.com.au Port 443
——————————————————————————————————————————————————————————
If I open a page in edit mode and try to update there is an error message with ‘update failed’.
Can you please try to help me and figure out what is wrong here. Enfold don’t seem to move the files across and update. Why don’t the pages display any more even if I moved all the files back to the wp folder. I hope you can help me urgently with this matter.November 3, 2019 at 1:32 am #1153423Hi,
Sorry for the late reply, I have checked your urls and they are working for me, but it sounds like you moved the files without changing the database, the theme files contain no info about the location, this is in the WordPress config file and the database.
I recommend using a plugin such as duplicator to move your site because it also adjusts your database.Best regards,
Mike -
AuthorPosts
- You must be logged in to reply to this topic.