Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'post'

Home / Forums / Search / Search Results for 'post'

Viewing 20 results - 19,921 through 19,940 (of 29,722 total)
  • Author
    Search Results
  • In forum: Pinnacle Theme

    In reply to: Posts don't show up

    #92854

    Have you translated all your posts.

    Ben

    #92842

    Sure, you can do this in a child theme. see here: https://www.kadencewp.com/child-themes/

    Then you would just add this into the functions.php file:

    function kad_sidebar_on_posts_off($sidebar) {
      if (is_single()) {
        return false;
      }
      return $sidebar;
    }
    add_filter('kadence_display_sidebar', 'kad_sidebar_on_posts_off');

    Ben

    #92830

    I want to remove the sidebar from all my blog posts (over 130) at once.

    Is there any possibility to do this with one action and not remove the sidebar from every single post individually?

    In forum: Virtue Theme
    #92828

    Hey,
    You can use awesome screenshot to share your image. Or any image sharing site… like http://postimage.org/

    Once you have a link for it post back here so we know what you are talking about.

    Ben

    #92827

    Under Blog List Options in that page’s edit screen, you can set the amount of posts to display per page.

    I don’t believe that there is an option to only set the amount for the first page within the theme options.

    #92814

    Sorry, I missed a bit of that shortcode.

    [portfolio_posts orderby=date columns=4 ratio=square filter=true layoutstyle=flat-no-margin hoverstyle=default items=4 masonry=false lightbox=true showtypes=true]

    You could post the slider shortcode into the editor and it would appear wherever you put the code.

    But if you’re following the steps I posted above, then your slider will be assigned via Theme Options> Home Slider.

    Hopefully that makes sense!

    #92810

    You should be able to make the link destination anything you want. How you do that depends on how you added the button.

    Could you post a link to the splash page?

    Thanks!

    #92805

    Thanks Kevin and Josh.

    Yes I am looking to do something like this example.
    From Josh.
    “Are you looking for something like this?” https://revolution.themepunch.com/wordpress-photography-slider/

    from Kevin,
    I was a little confused here!
    “Then, within the page text editor of the page that’s set as Static Home Page in Settings> Reading, I pasted a shortcode like this one.
    [portfolio_posts orderby=date columns=4 ratio=square filter=true layoutstyle=flat-no-margin hoverstyle=default items=4 masonry=false lightbox=true showty”

    I basically when into pages and put the code stated above. I placed in my home page text editor.
    Am I also placing my slider link into the editor as well?

    I did remove the logos and menus. However, it gives a white bar the states no menu is assigned.

    Thanks for all your help guys!

    #92804

    Hello! I have a question regarding main blog page.

    Where should i change the number of posts on the front blog page? Can’t find this on blog options page. I use Pinnacle Premium.

    For example i want this blog to display only 5 latest posts on the first page, and other posts goes to next one and so on.

    Thank you,
    Roman

    #92799

    Hi,

    I updated my first and third blogpost image from above but it don’t show completely the height of the image. What should I do?

    regards

    #92793

    Hey Daniel,

    I’m just a user, don’t work here, but came across your post.

    Are you looking for something like this? https://revolution.themepunch.com/wordpress-photography-slider/

    Here’s a link to the sliders available in Slider Revolution: https://revolution.themepunch.com/examples/

    Cheers

    #92792

    Hello!

    I was able to do this on my test site by first going into Theme Options> Home Layout> Home Layout Manager, and only activate Page Content.

    Then, within the page text editor of the page that’s set as Static Home Page in Settings> Reading, I pasted a shortcode like this one.

    [portfolio_posts orderby=date columns=4 ratio=square filter=true layoutstyle=flat-no-margin hoverstyle=default items=4 masonry=false lightbox=true showtypes=true]

    Your slider will be set via Theme Options> Home Slider, and you can create the slider itself with the button in the slider options.

    If you don’t want a logo or menus, then you should remove the logo in your Main Settings area.
    And you can disable all of your menus via Appearance> Menus.

    Let me know if this works for you.

    #92776

    Does it work when you deactivate page builder? Try deactivating it and viewing your site if you haven’t already. That will be the easiest way to tell if they’re conflicting.

    Can you post a link to your site so I can see if it’s something obvious?

    Thanks!

    In forum: Pinnacle Theme

    In reply to: Posts don't show up

    #92760

    Hey Helle,
    You need to leave the post page blank (settings > reading). Otherwise that will override the blog template.

    Hannah

    #92758

    Hey,
    Where are you seeing these notices? What version of the theme are you using? Do you mind posting a link to your site?

    Hannah

    #92750

    Can you post a link? Are you trying to show this on the front page?

    Ben

    #92745

    Hey,

    Seen this posting but with no reply

    where? have I missed a comment?

    I just rebuilt your api code. Let me know if that doesn’t work. If it doesn’t send me a login so I can see whats going on.

    Ben

    #92742

    Seen this posting but with no reply. Is one in the works? Will I not get automatic updates until resolved?

    Thanks,

    Jerry

    #92740

    Hi Ben,

    I am going to write some blog posts which will include tables and mathematical symbols and equations.

    I haven’t seen in Virtue Premium in the page/post editor any feature that I could use for this purpose.

    I am not even any HTML/CSS tags etc. that could do it.

    Can you please let me know if there is anyway to add mathematical symbols and equations.

    Thank you,
    Jay

    #92736

    Can you post a temp login using Set as private reply.

    You have the same issues with the parent theme activated?

    Ben

Viewing 20 results - 19,921 through 19,940 (of 29,722 total)