htmlpie
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Pen] Modify Navigation MenuHi there,
The newest version supports clicks, you can enable it through Appearance -> Customize -> Header -> Navigation -> Menu: Pointer -> Click.
I’ve replied to your ticket regarding the menu font size just now.
Hope it helps!
Forum: Themes and Templates
In reply to: [Pen] Mobile sidebar to top?Sure, find out the HTML ID of the widget and add a CSS like this:
#THE_HTML_ID ul li a { font-size: 1.5em !important; }
If it didn’t do it, send us the URL through our website, thanks.
Forum: Themes and Templates
In reply to: [Pen] Media queries breakpointsHi there,
This should have been answered a few weeks ago.
There is a new feature now that allows you to change the mobile menu visibilty based on device, it’s under Appearance -> Customize -> Header -> Navigation.
Forum: Themes and Templates
In reply to: [Pen] Mobile sidebar to top?Thanks for the rating!
That can be done with a little bit of CSS.
#pen_top .widget { font-size: 2em; } #pen_footer .widget { font-size: 1.5em; }
The CSS should be added through Appearance -> Customize -> Additional CSS.
Hope it helps!
Forum: Reviews
In reply to: [Pen] FantasticThanks! ??
Forum: Themes and Templates
In reply to: [Pen] Tile effect problemThanks!
The
/news
still shows the “404 Page Not Found” message.If you mean a listing page, you’re looking for this: WP dashboard -> Settings -> Reading -> Front page displays -> Posts page.
Hope it helps!
- This reply was modified 4 years, 6 months ago by htmlpie.
Forum: Themes and Templates
In reply to: [Pen] Mobile sidebar to top?Hi there,
Thanks!
There are a number of ways to do that, this is probably the best:
- Install the Widget Logic plugin.
- Add a similar widget to the “Top” widget area.
- Add this code to the “Widget logic” field of the widget in the Left Sidebar:
! wp_is_mobile()
- Add this code to the “Widget logic” field of the new widget in the “Top” widget area:
wp_is_mobile()
That’s it!
Similar plugins:
Please note, it only works on an actual phone or tablet so you may not see the results if you just resize the window.
Hope it helps!
Please consider rating the theme.
Thanks.
Forum: Themes and Templates
In reply to: [Pen] Tile effect problemHi there,
Thanks!
You should be able to restore it from the Trash through Pages -> Trash; otherwise, you should create a similar page with similar configuration in the Pen Options section right beneath the editor.
Hope it helps!
Also, please consider rating and possibly writing a review too, that’d be great!
Forum: Themes and Templates
In reply to: [Pen] Reduce height of entries in Masonry viewHi there,
I think you should just decrease the number of columns to 3 or 4, but if you prefer to change the font size – padding is kind of complicated – you can easily do that through Appearance -> Customize -> Typography, no need to add custom CSS.
As for columns, you can change through Appearance -> Customize -> Content -> Layout.
Hope it helps!
Forum: Themes and Templates
In reply to: [Pen] Placing ads between post in Masonry viewHi there,
According to Google these two should be able to do that:
https://wpadvancedads.com/manual/placement-post-lists/
https://adinserter.pro/documentation/additional-block-settings#filterWe have never tested these though so you may want to ask them to test their plugin with this theme before making a purchase as they don’t seem to be free.
Hope it helps!
Forum: Themes and Templates
In reply to: [Pen] Double category in mobile webHi there,
The intention is to be able to click the parent menu items too, in the mobile menu where the parent menu items are used to expand/collapse the sub-menus.
You can disable this feature through Appearance -> Customize -> Header -> Navigation -> Parent Menu Items -> Duplicate.Hope it helps!
Forum: Themes and Templates
In reply to: [Pen] Menu not showing up on iPadAre you sure you have the latest version? because that option is no longer a checkbox.
If you have the latest version, set the Visibility option for the Mobile Menu to “Mobile” and then it’ll do exactly what you need.Forum: Themes and Templates
In reply to: [Pen] Menu not showing up on iPadHi there,
Sure, could you please make sure the Visibility option is set to “Mobile & Tablet”?
It’s Customize -> Appearance -> Header -> Navigation -> Visibility: Mobile Menu.Forum: Reviews
In reply to: [Pen] Great Theme!!Thanks!
??Forum: Themes and Templates
In reply to: [Pen] Media queries breakpointsHi there,
Thanks!
You can’t really change them but it shouldn’t be so anyway, can it be the Page Zoom? it may cause that if you zoom in too much.
If not please send us the exact dimensions and browser name through support@ our website and we’ll look into this as soon as possible.