ProDesigns

Forum Replies Created

Viewing 15 posts - 691 through 705 (of 971 total)
  • Author
    Posts
  • in reply to: Add Blank line and Space on preview page #6901
    ProDesigns
    Keymaster

    Hi @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.

    in reply to: How to category my pages? #6886
    ProDesigns
    Keymaster

    Hi @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.

    in reply to: How to category my pages? #6884
    ProDesigns
    Keymaster

    You are welcome @jeanyang

    ProDesigns
    Keymaster

    Hi @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.

    in reply to: Portfolio on page #7920
    ProDesigns
    Keymaster

    You are welcome.

    in reply to: Change Font in Post Preview and widgets #6899
    ProDesigns
    Keymaster

    Hi @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.

    in reply to: testimonial speed #6592
    ProDesigns
    Keymaster

    Hi @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.

    in reply to: Portfolio on page #7918
    ProDesigns
    Keymaster

    You can find shortcodes here: https://promenadethemes.com/pt-theme-addon/

    in reply to: main menu links aren't working #7179
    ProDesigns
    Keymaster

    Great!

    in reply to: Read More tag #6880
    ProDesigns
    Keymaster

    Hi @ellcee,

    You can try adding them one by one.

    Hope it will work.

    in reply to: How to add team members in Our Team widget #6578
    ProDesigns
    Keymaster

    We have updated Winsome and it supports PT Theme Addon now. You can add team members easily after this plugin is activated.

    in reply to: main menu links aren't working #7177
    ProDesigns
    Keymaster

    1. 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 Found

    Answer: 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

    in reply to: Read More tag #6878
    ProDesigns
    Keymaster

    Hi @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.

    ProDesigns
    Keymaster

    Hi @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.

    in reply to: Read More tag #6876
    ProDesigns
    Keymaster

    Hi @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.

Viewing 15 posts - 691 through 705 (of 971 total)