somenoma
Forum Replies Created
-
I think I figured it out. Just created a ticket…
Thanks for getting back to me! Yes, I did disable it and Comments were working fine. Now I have enabled Comments protection and they are again not working.
I have successively logged in to cleantalk.org dashboard but how do I contact you via that link? Once I hit Support button, it took me again to WP forum, just like this one.
Thanks!
I figured out. Switched from Fade to Slide
Forum: Plugins
In reply to: [No Category Base (WPML)] when deactivated, page crashedsolvedThanks!
Just did. Works on desktop. Not on mobile. Any other suggestions?
With a help from my theme support I have added the same class name for both mobile and desktop nav.menu. I named it ‘stickymenu’. Here is the copy of theme editor/header.php:
(1st line is 59 – desktop, and the last line is 77 – mobile)<nav id=”primary-site-navigation” class=”primary-menu main-navigation clearfix stickymenu”>
<?php esc_html_e( ‘Menu’, ‘minimalistblogger’ ); ?>
<div class=”content-wrap text-center”>
<div class=”center-main-menu”>
<?php
wp_nav_menu( array(
‘theme_location’ => ‘menu-1’,
‘menu_id’ => ‘primary-menu’,
‘menu_class’ => ‘pmenu’
) );
?>
</div>
</div></nav><!– #primary-site-navigation –>
<div class=”super-menu clearfix stickymenu”>
…than in you plugin under Other Class or ID I tried to type in stickymenu, #stickymenu, .stickymenu, but no luck.
Could you help me out, please?
the code #primary-menu actually is working on desktop, but not on mobile…
I contacted my theme support (Superb Themes) and this is what they wrote:
‘The following class is applied to both nav elements:
primary-menu’I tried and typed in primary-menu and didn’t work. I also tried primary-menu1 (since that is how I labeled the menu I am using), still nothing.
Hello,
I have the same problem. Works on PC, not on mobile. I tried this code:
nav#primary-site-navigation, div.super-menu
… but same results…
Could you help me out?
Not sure it it’s helpful but the menu I am using I labeled as menu1
Thanks!
somenomadstories.com
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] nothing is happeningboth codes are working, but when I type both like this:
nav#primary-site-navigation, div.super-menu
then it’s not working.
header#masthead is blocking my screen, so that wouldn’t be an option.
Do you have any other ideas?
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] nothing is happeningsomething came up and I had to change the theme, so you plugin is not working again. Do you mind taking a look and let me know what to type in for the sticky element?
I tried:
#main-menu1
#menu-menu1
ul#menu-menu1
div.primary-navigation.header-activated
…none of it worked…
Thanks!
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] nothing is happeningworks perfect, thanks a lot!!!!!!!!!!!!!!!!!!
Forum: Plugins
In reply to: [Sticky Menu & Sticky Header] nothing is happeningThanks for your response! I typed #menu-menu1 and it is working great! Is there any way I could make it work on the mobile version?
Forum: Plugins
In reply to: [LiteSpeed Cache] Hosting Provider Recommends Editing .htaccess filehi guys, can somebody tell me WHERE do I find and edit .htaccess?
Forum: Fixing WordPress
In reply to: Editing .htaccessSorry for jumping in… Could you let me know Where do I edit .htaccess? I can’t find it anywhere. I am using apache server type