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'
-
AuthorSearch Results
-
In forum: Pinnacle Theme
In reply to: Posts don't show up
In forum: Virtue ThemeIn reply to: Remove sidebar from all blog posts at once
April 27, 2016 at 3:16 pm #92842Sure, 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
In forum: Virtue ThemeApril 27, 2016 at 2:50 pm #92830I 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 ThemeIn reply to: circle with a red cross
April 27, 2016 at 2:46 pm #92828Hey,
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
In forum: Pinnacle ThemeIn reply to: The number of posts on the front blog page
In forum: Pinnacle ThemeIn reply to: Slider Revolution Home Page
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!
In forum: Virtue ThemeIn reply to: Deactivate link to index from a splash page
In forum: Pinnacle ThemeIn reply to: Slider Revolution Home Page
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!
In forum: Pinnacle ThemeHello! 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. *Login to see link
Thank you,
RomanIn forum: Pinnacle ThemeIn forum: Pinnacle ThemeIn reply to: Slider Revolution Home Page
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
In forum: Pinnacle ThemeIn reply to: Slider Revolution Home Page
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.
In forum: Virtue ThemeIn reply to: Social Media Sharing problem
In forum: Pinnacle ThemeIn reply to: Posts don't show up
In forum: Pinnacle ThemeIn reply to: Child theme and parent theme problem
In forum: Pinnacle ThemeIn reply to: Can't change the Blog style on my page
April 27, 2016 at 10:01 am #92750Can you post a link? Are you trying to show this on the front page?
Ben
In forum: Virtue ThemeApril 27, 2016 at 9:51 am #92745Hey,
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
In forum: Virtue ThemeIn forum: Virtue ThemeHi 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,
JayIn forum: Virtue ThemeApril 27, 2016 at 8:29 am #92736Can you post a temp login using Set as private reply.
You have the same issues with the parent theme activated?
Ben
-
AuthorSearch Results


