Free WP TP
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sparkling] post remove front pageHi @kate34,
I hope you are well today and thank you for your question.
Its featured on the slider which I want but not under the welcome page on the front page.
If you want slider posts not to display in the post listings page then you can try achieving this by using the custom plugin solution posted in the following topic.
https://colorlib.com/wp/forums/topic/suppress-slider-on-posts-page/page/2/
Best Regards,
MovinForum: Themes and Templates
In reply to: [Sparkling] add to each navigation itemForum: Themes and Templates
In reply to: [Sparkling] Heading colour@contentiskey I hope you are well today and thanks for helping out here in this forum.
Your help here is really appreciated.
Forum: Themes and Templates
In reply to: [Sparkling] Picture postHi @quttar,
I hope you are well today and thank you for your question.
Please make sure you have set the featured image to the post at least in the width 750px
After setting the specified size of image if you are still facing the issue then could you please share me the page URL from your site where it is not displaying correctly so that i can troubleshoot it?
Best Regards,
MovinForum: Themes and Templates
In reply to: [Activello] Homepage layoutThis theme is built on Bootstrap and by default it doesnβt support third level of menu structure and one submenu is max so to achieve this you have to develop custom code by referring the solution posted in the following reply.
Forum: Themes and Templates
In reply to: [Travelify] Zoom in mobiles@dhandrade As per theΒ Forum Welcome,you should post your own topic and to help us keep support thread separates could you please create your own thread for your question here https://wordpress.org/support/theme/travelify 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.
Hi @beanman,
I hope you are well today and thank you for your question.
I would like to add a full width image at the top of each of my pages within Sparkling so it sits directly under the navigation bar at the top of the page.
I would like the freedom of being able to add a different image one per page.
Please try achieving this using the below plugins.
https://wordpress.org/plugins/wp-display-header/
https://wordpress.org/plugins/custom-header-images/
https://wordpress.org/plugins/unique-headers/Also, I’d like to delete the border around the main container.
You can try achieving this by adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.
Admin Area -> Appearance -> Customize -> Sparkling Options -> Other -> Custom CSS
div.post-inner-content { border: 0; }Best Regards,
MovinForum: Themes and Templates
In reply to: [Sparkling] Snapchat Support for Social WidgetHi @schwarzkopf.club,
I hope you are well today and thank you for your question.
You can try achieving this by adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.
Admin Area -> Appearance -> Customize -> Sparkling Options -> Other -> Custom CSS
.social-icons li a[href*="snapchat.com"] .fa:before, .fa-snapchat:before { content: " "; display: block; background: url("http://www.iconsdb.com/icons/preview/black/snapchat-3-xl.png") no-repeat; height: 20px; width: 20px; background-size: 100%; background-position: top center; }Best Regards,
MovinForum: Themes and Templates
In reply to: [Travelify] Travelify – widget Calendar NOT workingHi @lars76,
I hope you are well today and thanks for posting here.
I have tested it on my test site and it’s working fine for me using latest version of Travelify theme.
This can be due to plugin conflict on your site so please try temporary deactivating all plugins and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Could you please share me your site URL where it is not working so that i can troubleshoot it?
Best Regards,
MovinForum: Themes and Templates
In reply to: [Dazzling] Web can not click on the linkHi @ntd0202,
Sorry to hear of the problem you are having.
Could you please try resolving this issue by using the solution posted in the following topic?
https://colorlib.com/wp/forums/topic/links-on-iphone/#post-39425
Best Regards,
MovinForum: Themes and Templates
In reply to: [Activello] Change Layout for WooCommerceHi Eric,
I hope you are well today and thank you for your question.
To achieve this you have to create child theme of Activello theme and customize WooCommerce shop page to display sidebar as described on the below pages.
https://www.woothemes.com/2014/08/five-quick-woocommerce-customization-tips/
https://docs.woothemes.com/document/template-structure/Best Regards,
MovinForum: Themes and Templates
In reply to: [Activello] Homepage layoutHi @lbmb,
I hope you are well today and thank you for your questions.
1) I would like to have the same home page as shown in the demo version.
That is:– An “about me” on the right side and which stays on almost all pages. Should I simply use a widget with text space ?
Yes you should use text widget and add the content in it.
– A slider for some pictures on the top
You can achieve this by configuring the theme as described on the following page in the section “How To Setup FrontPage And Activate Slider”.
https://colorlib.com/wp/support/activello/
2) I would like to modify various things :
– the color and font of the title (at present “Martin Baer”)
You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.
Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS
#logo .navbar-brand { color: #000; font-family: arial; }Please change the font family and color value in the above code to whatever you want to use by referring the following pages.
http://www.w3schools.com/html/html_colors.asp
http://www.w3schools.com/html/html_colorvalues.asp
http://www.w3schools.com/tags/ref_colorpicker.asp– the copyright text. I can add text easily but can’t access to the current one. I could use firebug with mozilla to remove it but I would like to edit properly from the html pages. I couldn’t find the copyright text on the footer.php page.
You can achieve this by editing the custom function custom_activello_footer_info in the functions.php file of Activello theme in its child theme by referring the child theme solution shared in the following topic.
https://colorlib.com/wp/forums/topic/editing-footerheader/
– Edit the “Search” written inside the search bar on the top-right hand corner.
You can achieve this by translating the theme as described on the below page.
https://colorlib.com/wp/how-to-translate-wordpress-theme/
– Edit the title of the website which appears on the tab. At present “Martin Baer” followed by a vertical line. I would like to either remove this line or to add some text after it.
You can try changing it by using the following wp_title filter.
https://developer.wordpress.org/reference/hooks/wp_title/
Best Regards,
MovinForum: Themes and Templates
In reply to: [Travelify] Increase MarginsYou are most welcome here π
Forum: Themes and Templates
In reply to: [Dazzling] Slider not properly configuredPlease make sure that you have configured the slider settings correctly in the theme slider options and share me the screenshot of it and URL of your site.
Also please try using the solutions posted by users in the following threads.
https://colorlib.com/wp/forums/topic/slider-is-not-properly-configured-2/
https://wordpress.org/support/topic/slider-not-properly-configuredIf you still face the issue or want to post more then as per the Forum Welcome, you should post your own topic and to help keep support thread separates could you please create your own thread for your question here https://wordpress.org/support/theme/dazzling 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: [Activello] Remove featured image & Parent page headerYou are most welcome here π
To help us keep support thread separates could you please create new thread for your new question here https://wordpress.org/support/theme/activello instead of replying on your existing 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.