Hi there!
My navigation bar is showed by default (Realised that by following these instructions). Works like a charm, only now my menu toggle button seems inversed!
When the navigation bar is shown, the button is greyed out. When you push the button, the navigation bar dissapears, but the button lights up! This screenshots shows it: https://imgur.com/a/8HNMC
Is there a way to make this work right again? So light up when nav bar is shown, greyed out when nav bar is not shown? Thanks in advance!
edit: live version can be found here: https://www.stijnbiemans.nl
]]>On pc the child menu items show up on ‘mouse over’. Works like a charm! When on mobile, the menu functions very different: suddenly all the items (including the child menu items) show up, taking up all the screen estate! (especialy because i’d like to show the menu bar by default)
how i would like it to function: On mobile, only the top level menu items are visible by default. I’d like the the child (and grandchild)-items to become visible when touching (clicking) the top level items. Is this possible through custom CSS? If so, how?
It would be even nicer if there is a (downwards facing) triangle to indicate there is a submenu underneath the top level (that changes to an upward facing triangle when opened). And if the color of the child menu items could be blue(ish) like on PC mouse-over, that would maybe probably be nice too (at least it would be consistent with the pc-version of the menu).
I really hope this is doable with custom CSS! thanks in advance…
]]>I know its possible to change wordpress to another language, so that texts like “reply”, “continue reading”, or “Proudly powered by WordPress” are in another language (in my case: dutch).
Hexa keeps displaying english texts although i’ve changed the settings to Dutch. I’ve double checked the settings and even used a fallback language (via a plugin) in case something was wrong with the chosen language (i tried with Dutch and Dutch-formal)
If i switch themes to a standard wordpress theme or another 3rd party theme, translations do work. Changing to Quadra or Circa doesn’t fix the translations though.
Any way to fix this?
]]>Hi,
the website filmleaks.org is not save because there exist a mixed content.
This is shown in the “console”.
Mixed Content: The page at ‘https://filmleaks.org/’ was loaded over HTTPS, but requested an insecure image ‘https://filmleaks.org/wp-content/uploads/2015/04/Slogan_2000_200W.png’. This content should also be served over HTTPS.
Has anybody any idea, how to get out this script?
I know nothing from php until now (because this it is not my profession), and would be thankfull if somebody could explain i a view words which file i have to change, and where (via ftp) i could find him….
If it is so simple….
Thank you very much for support,
Florian
I would like to place icons in front of the menu tabs just like carolinemoore.net have (click on menu to see).
How do I do that? I tried adding icons from FontAwesome to each menu tab using “CSS class” under Appearance > Menus, but it doesn’t work.
]]>aiming to create a child theme to permit minor tweaks
updating the widgets; sidebar 3 has copied across in a text widget, sidebar 1 is empty and attempts to add or edit any text widgets result in “An error has occurred. Please reload the page and try again.”
Have followed the steps in https://codex.www.ads-software.com/Child_Themes to get this far.
What am I missing please?
Hi. I built a website at WordPress.com and just shifted to self-hosting on One.com. The new site is russelleditorialservices.com. I am using the Hexa theme, which I love. The .com version offers 2 additional color palettes, but the .org version doesn’t seem to have them. How can I get my lovely blues and browns back? Is there a way to transfer the color palettes?
The .com site is maryrusselleditor.wordpress.com.
Thank you!
]]>Hi guys and gals ??
I was wondering if there is a way (low-IQ-friendly, mind you…) to have hexa apply different color palettes on different pages. I don’t want to go rainbow unicorn madness on my site, but I’m dealing in 3 specific and very different fields, and I would LOVE it if I could have say two additional palettes on some pages (depending on the category).
I have zero coding skills, and so far the only “solution” I’ve come up with is to sacrifice two of my trial, free wordpress.com sites to host some pages in the desired palette, and to link those pages as if they belong to the main, registered/domained site.
thanks ??
]]>Hey guys and gals,
I’m new to this, I have settle on the hexa theme, which looked great in the preview,
But when I apply it to my site/blog on tensaibatake.wordpress.com,
one of the sidebar icons disappears (the yellow one with a heart at its center)
On the widget page I can add plugins fine, but there is no “add sidebar” option.
Did the theme get updated with one less such button, or am I missing something?
Thanks ??
]]>I’m just wondering how I would go about making the navigation bar shown be default, without having to toggle it first. I’d still like the toggle buttons to work, but I just want to have the navigation bar shown by default when a page loads.
Thanks!
]]>Hi,
I’m currently customising the hexa theme for a blog: https://lanishamash.com/
I’ve added some additional CSS so that the main menu is toggled and have unchecked the box for the custom CSS to be included in the mobile theme. However, the menu still appears toggled in mobile view (rather than the desired hamburger).
Here’s the CSS:
‘.panel#menu-toggle-nav {
display: block;’
Any advice on how to edit the CSS and provide a different view from desktop to mobile?
Thanks,
]]>I would like change the color.
In the menu where there are 4 buttons,toggle, (search, menu,…), I need change the color, the icon and the action. For example, when you do click go to google.es or Facebook.
And, after that, change the color and icon to the right line and hexa.
I hope that all of this could be possible.
Thank you so much
Hi All,
I’m loving the Hexa theme except for one thing: I want to remove comments and text fields from pages (not posts – just pages). I’ve found some other WordPress threads that gave general instructions for suppressing page options, but I haven’t succeeded in getting them to work with Hexa.
Here are the main techniques I’ve tried:
<?php get_template_part( 'content', 'page' ); ?>
<?php
// If comments are open or we have at least one comment, load up the comment template
if ( comments_open() || '0' != get_comments_number() ) :
comments_template();
endif;
?>
A recent visitor added political comments to my Experience page. I responded out of courtesy, but I would rather have had the conversation following a post.
If anyone has any advice, please share it.
Thanks,
Eddie
on https://www.travel-radio.eu we are using shelf PRO child als desktop theme – and for users, who access the website through tablets, an adapted child theme for Hexa, called Circa 4.
The switch is initiated through the plugin mobile smart, Version 1.3.8
The Podcast plugin is Blubrry PowerPress, Version 6.0.1 It uses the wordpress media-element player, which is for the design slightly modified within the CSS parameters of the two themes shelf and circa 4.
Now, since the update to WP 4, we notice, that the four navigation buttons on top of the website of Circa 4 (so, just to be seen, when you access travel-radio through an iPad or tablet) are out of function on all websites, where there is an audio-player embedded. So, on the main-page and every page (with a talk), you access via direct url. On all other pages (f.ex. pics, comments, links, videos..) the navigation buttons work very well.
When we deactivate the PowerPress plugin (so, when the play-buttons disappear from the website) everything works fine with the navigation buttons on ALL pages. But that can’t be the solution on a podcast-site ??
Do you have an idea, what might have happened through the update of WP (before that, it worked really fine) and how it might be fixed..?
thanks so much for your support!
Juergen
Hi,
there is a minor issue with translating the theme: The caption of the “Reply” button that shows below every comment can’t be translated.
Adding something like
‘reply_text’=> __( ‘Reply’, ‘hexa’ ),
to the template-tags.php:110 worked for me
Thanks for fixing ??
]]>I know this is probably really obvious to the more experienced WP users, but can anyone tell me how to turn on the “heart” button that’s in the demo for social media links?
]]>How can we initially hide sub-menus on mobile devices.
example: comments.link-mc.com
Currently:
visitor clicks on menu icon / a list of menu and sub-menu items is displayed
We’d like:
visitor clicks on menu icon / top tier menu items are visible / user clicks on menu item / sub-menu items for that item are visible
Thanks!
]]>Is there a way to add post thumbnails to standard posts and audio posts, just like in the image post?
]]>bonjour,
je veux rendre le menu de HEXA statique à la premiere ouverture de mon site.
mon site
Pouvez vous m’iader s’il vous plait.
Merci d’avance.