Forum Replies Created
-
AuthorPosts
-
ProDesigns
KeymasterHi @jeanyang,
White space, lines and other elements will not be visible in blog posts listing pages.
If you click on blog post detail page you will see those elements.
Thank you.
ProDesigns
KeymasterHi @jeanyang,
– Create category Life Style
– Assign posts to this category.
– Go to Appearance >> Menu and select Main Menu you have created.
– Click on Categories and select Life Style, add it to menu then save it.Please check this screenshot for more details: https://s.nimbus.everhelper.me/share/1273297/0u9grwp10tvsaxh6dhb4
Thank you.
ProDesigns
KeymasterYou are welcome @jeanyang
November 28, 2017 at 4:32 am in reply to: Change the font family of the Search widget and button hover color. #6626ProDesigns
KeymasterHi @msdorsette,
You can use following code to change style of search and subscribe forms.
Please go to Appearance >> Customize >> Additional CSS and add following CSS there.
.jetpack_subscription_widget form input[type="submit"], .jetpack_subscription_widget form input[type="email"], .widget_search form input[type="submit"], input[type="search"]{ font-family: Ubuntu; } input[type="submit"]:hover{ background: #ad7506; border: 1px solid #ad7506; color: #fff; }
Hope it will help you.
Thank you.
ProDesigns
KeymasterYou are welcome.
ProDesigns
KeymasterHi @msdorsette,
There is no option to change fonts in free version. However, you can change it if you upgrade to Blog Way Plus.
Please check it here https://themeforest.net/item/blog-way-plus-minimal-wordpress-blog-theme/19848313?ref=promenadethemes
Thank you.
ProDesigns
KeymasterHi @gerlinde,
You cannot change the speed of testimonial slider from backend.
It is controlled by javascript. You can add plugin that allows you to insert custom javascript codes and change from there.
ProDesigns
KeymasterYou can find shortcodes here: https://promenadethemes.com/pt-theme-addon/
ProDesigns
KeymasterGreat!
ProDesigns
KeymasterHi @ellcee,
You can try adding them one by one.
Hope it will work.
ProDesigns
KeymasterWe have updated Winsome and it supports PT Theme Addon now. You can add team members easily after this plugin is activated.
ProDesigns
Keymaster1. main menu
the top menu itens related to the PT Theme Addon plugin aren’t working (team, porfolio and testimonials). How to change the links? Our how to correct the issue.
Answer: You can use these IDs pt-theme-addon-testimonials-3 for testimonial, pt-theme-addon-portfolio-3 for portfolio and pt-theme-addon-our-team-3 for our team section.2. Portfolio pages
the links to the portfolio pages are opening pages with the “not found” page error, with the portfolio type “on a separarte portfolio page” . there are missing any setting in the site configuration? how to correct it?Answer: Please go to Settings >> Permalink and Save it once. It will reset link and portfolio page will work fine.
3. the “blog” main menu iten is not working also. How to correct it? open a page with the following message:
Not FoundAnswer: Have you created Blog Page? After creating Blog page, go to Settings >> Reading and assign it to static page like shown here: https://s.nimbus.everhelper.me/share/1259339/9rn034vbh1witksks18e
ProDesigns
KeymasterHi @ellcee,
Yes, read more button will not be visible if you are inserting more tag from the editor. Try to remove it and check once.
November 20, 2017 at 5:47 am in reply to: Remove Site Title on Homepage, Two home links on Navigation menu, and wierd line #7323ProDesigns
KeymasterHi @katie,
You are using Blog Way which is free theme but you are creating ticket in Blog Way Plus which is premium theme. We request you to post ticket on respective forum.
Please find answers to your question below:
#1 My navigation menu has two home links. How do I get rid of one of them?
A: Go to Appearance >> Menu and remove one of home link from there. You can find instructions to manage menu here: https://promenadethemes.com/documentation/blog-way/#Menus
#2 I want to get rid of the site title HOME that is on my homepage. How do I do that?
A: Go to Appearance >> Additional CSS and add following CSS to hide title on home page.
.home header.entry-header {
display: none;
}#3 My homepage has all these weird lines. How do I get rid of them and have the background just be white?
A: It looks like you are using some page builder or similar plugin to create home page. Those lines are border of elements used by builder plugins. Please go to Appearance >> Additional CSS and add following CSS to hide these lines.
.home .panel-grid-cell .so-panel {
border: none;
}.home #main article.page {
border: none;
}Hope it will help you.
Thank you.
ProDesigns
KeymasterHi @ellcee,
It is a strange issue. Can you please provide us your site’s wp-admin logins? If it is possible to provide us login credentials we can check it and provide you a better solution. Please don’t share login details here, send it from contact us page or email us directly.
Thank you.
-
AuthorPosts