Free WP TP
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sparkling] Password protected pages do not work in wp 4.3@michael529 This is old topic and to help us keep support thread separates could you please create your own thread for your question here https://colorlib.com/wp/forums/forum/sparkling/ instead of replying on others thread as it makes the thread messy and hard to read.
If you want to you can also add reference of this thread in your newly created thread.
We would be more than happy to help you on your new thread.
Forum: Themes and Templates
In reply to: [Sparkling] Slider for Pages@filo21 This topic is marked as resolved and to help us keep support thread separates could you please create your own thread for your question here https://colorlib.com/wp/forums/forum/sparkling/ instead of replying on others thread as it makes the thread messy and hard to read.
If you want to you can also add reference of this thread in your newly created thread.
We would be more than happy to help you on your new thread.
Forum: Themes and Templates
In reply to: [Travelify] Travelify Home Page Post Option problemIt seems you have made some changes in the Travelify theme on your site so could you please try temporary using fresh latest version of Travelify theme that will not contains any changes.
Forum: Themes and Templates
In reply to: [Theme: Divi] Use CSS as backgroundYou are most welcome π
Forum: Themes and Templates
In reply to: [Venture Lite] Child theme navbarYes it’s weird but i still can’t access it. May be your site is restricted to access from certain country. I am from India.
Forum: Themes and Templates
In reply to: [Sydney] change call to action button from solid to trasnparentYou are most welcome π
Forum: Themes and Templates
In reply to: [Venture Lite] Child theme navbarCan you visit the site without logging in to it?
Forum: Themes and Templates
In reply to: [Optimizer] Minimize spacing between blocks widgetsCould you please share me your site URL where it’s displaying so that i can help you?
Forum: Themes and Templates
In reply to: [Venture Lite] Child theme navbarI tried to visit your shared site but getting the following error message.
This site canβt be reached
Forum: Themes and Templates
In reply to: [Sydney] change call to action button from solid to trasnparentYou can try achieving this by using the below CSS code on your site using this plugin https://wordpress.org/plugins/simple-custom-css/
body.home a.roll-button.more-button, body.home a.roll-button.button-slider{ background: transparent; } body.home a.roll-button.more-button:hover, body.home a.roll-button.button-slider:hover{ background: #ffd700; color: #fff; }Forum: Themes and Templates
In reply to: [Venture Lite] Child theme navbarCould you please share me your site URL where it’s happening so that i can help you?
Forum: Themes and Templates
In reply to: [Theme: Divi] Use CSS as backgroundThank you for sharing your site URL.
I checked it and found you have added the letter div in wrong place. You should add it such a way that the page-container div will be inside it as shown below.
<div class="letter"> <div id="page-container"> .... </div> </div>Forum: Themes and Templates
In reply to: [Theme: Divi] Use CSS as backgroundCould you please share me your site URL where you want to add it so that i can help you?
Forum: Themes and Templates
In reply to: [Travelify] Travelify Home Page Post Option problemI could confirm the issue on your shared site.
Have you tested for plugin conflict as described above?
Please make sure you have not selected multiple categories in the theme option as displayed in this screenshot http://i.imgur.com/6WVBM0G.png
Hi @frangt,
I hope you are well today and thank you for your question.
May be you have just hidden it using CSS code but search engine can access it in page markup.
Could you please share me your site URL where it’s happening so that i can troubleshoot it?
Kind Regards,
Movin