htmlpie
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Pen] How to make Social Links open in a New Window in Pen themeYou need to install one of these plugins and add the code as a JavaScript snippet.
https://ww.wp.xz.cn/plugins/custom-css-js/
https://ww.wp.xz.cn/plugins/custom-css-and-javascript/
https://ww.wp.xz.cn/plugins/head-footer-code/Hope it helps!
Forum: Themes and Templates
In reply to: [Pen] Is there a suitable Adv Plugin?Try this:
<article class="pen_article"> Put the code here. </article>Forum: Themes and Templates
In reply to: [Pen] Remove header from within page elementYou’re welcome!
Please rate the theme and the plugin, thank you!
Forum: Themes and Templates
In reply to: [Pen] Remove header from within page elementHi there,
Sure, you can hide it through Appearance → Customize → Content → List Views & Full Content View → Content Header.
For individual content, it’d be Edit → Pen Options → List or Full content → Visibility → Content Header.Hope it helps!
Forum: Themes and Templates
In reply to: [Pen] How to make Social Links open in a New Window in Pen themeHi there,
Add the following JavaScript code, using a plugin such as “Custom CSS & JS”.
jQuery( '.pen_social_networks' ).find( 'a' ).each( function() { jQuery( this ).attr( 'target', '_blank' ); });It might be also added as an option to the next update, so thanks for suggesting that!
Forum: Themes and Templates
In reply to: [Pen] Is there a suitable Adv Plugin?Hi there,
I think this is the most popular:
https://ww.wp.xz.cn/plugins/ad-inserter/The “Insertion” option should be set to “Between posts”.
Hope it helps!
Forum: Reviews
In reply to: [Pen] I Really Wanted…Thanks! 🙂
Forum: Reviews
In reply to: [Pen] Recommended and excelente theme. Thanks to the team!Thanks! 🙂
Forum: Reviews
In reply to: [Pen] Recommended ThemeThanks! 🙂
Forum: Themes and Templates
In reply to: [Pen] How to change background on an element?Awesome!
Please consider rating theme, thank you!
Forum: Themes and Templates
In reply to: [Pen] How to change background on an element?I think you are looking for this one rather:
Appearance → Customize → Background image → Site → Dim the lights.Forum: Themes and Templates
In reply to: [Pen] Pen plus Siteorigin. Is there an issue?You’re welcome!
Just to make sure: do you have the latest versions of the page builder plugin and the Pen theme?
As for the arrow, click the “Posts” or “Pages” in the left menu. On the page where you’d see the list of the content, there is a “Add New” button next to the heading, that button has a smaller button attached to it with the arrow icon.
Forum: Themes and Templates
In reply to: [Pen] How to change background on an element?Hi there,
Check the color options under Appearance → Customize → Colors → Content.
Hope it helps!
Forum: Themes and Templates
In reply to: [Pen] Pen plus Siteorigin. Is there an issue?Hi there,
Does it only happen with this theme?
What you are describing is I think that your pages were created before the plugin was installed? If so, I think it makes sense to ask you whether you want to “convert” the page to use the SiteOrigin Page Builder, but it should not happen after saving or updating the content, might be a bug that you should report to the developers of that page builder plugin.
There is also an option here: Settings → Page Builder, that says “Default To Page Builder Interface”, you may need to enable that.
I assume you are using the Classic Editor? With Gutenberg, the SiteOrigin Page Builder is a “block” itself, always displaying, no “tab” to switch back and forth, so if none of that helped, maybe you should disable the Classic Editor and use Gutenberg, maybe its developers are focusing their tests on that anyway.
One more thing, in case you don’t know, the “Add New” button on the Posts page (and the one for the Pages), has a little button with an arrow. Through that, you can choose whether to create the new Post or Page using the SiteOrigin Page Builder or not, in case of using the Classic Editor.
Hope it helps!
Thanks! 🙂