Forum Replies Created
-
AuthorPosts
-
Hi,
Great, glad you got if fixed. Please let us know if you should need any more help on the topic.
Thanks,
RikardDecember 8, 2015 at 5:53 am in reply to: Mega menu hide mobile menu submenu prevents click through to parent item #548518Hi Boris,
Please let us know if you should need any more help on the topic.
Best regards,
RikardHi,
Not sure exactly what you’ve done there but the whole content is wrapped in an a tag so everything is linked to the same place?
Thanks,
RikardHi,
I think your best option would be to create a new slider adapted to smaller screens and then hide it with CSS, could you try that out? We can help you out hiding the correct one once you are done.
Best regards,
RikardHi,
Try the code without the !important statement at the end instead:
body { font-family: 'Koodak', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }Regards,
RikardHi,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHi Valentina,
I think the easiest way to achieve that would be to save your layout as a template and then ask the content writers to load that template when ever they write an article. Your featured image won’t display by default when using the builder for posts, you will have to add that manually.
Regards,
RikardHi,
Please try the following in Quick CSS under Enfold–>General Styling:
#top .footer_color strong { color:white !important; }Thanks,
RikardHi jimjiber,
I might have mistyped your URL but it doesn’t load on my end, could you post the correct URL please?
Regards,
RikardHi,
Ok, please try the following instead:
#top .fullsize .template-blog .blog-meta { display:inline !important; }Thanks,
RikardHi,
Try the following as well:
.avia-menu.av_menu_icon_beside { padding-right: 0px !important; }You might want to remove the other code I gave you, not sure if it will look good in combination.
Thanks,
RikardDecember 7, 2015 at 11:09 am in reply to: How to make "login/register" link that changes to "my account" when logged in?? #547882Hi,
The change you’re looking to make might sound straight forward but it would actually take a lot of customisations and would be out of scope of theme support unfortunately, so maybe you could try the plugin unless you would like to hire a freelancer to have a look at it for you?
Regards,
RikardHi Martin,
I checked your site with the following tool: http://tools.pingdom.com/fpt/ and it loaded in 3 seconds which is a good result I would say so your problem might be local. Try to testing in another browser/machine or flush your browser cache and reload a few times to see if that helps.
Thanks,
RikardHi Keith,
Sorry for the late reply, yes I would try reinstalling the plugin. Something most likely went wrong when you initially installed it.
Thanks,
RikardHi Pontus,
Thanks for letting us know, would you mind sharing your findings in greater detail so that we can have a look at it? I sent you a test email from Firefox on OSX and I couldn’t see any problems and you stated that you received the email.
Best regards,
RikardHi,
Sorry for the late reply, I have no idea to be honest but you could try asking the plugin authors, they would probably have a better idea. But if everything is working as it should now I would just move on and try not to make the same mistake again.
I’ve never seen any problems with the plugins I recommended you, what problems are you getting?
Best regards,
RikardHi,
Sorry, for the late reply. You might need to add another slider with images optimised for smaller screens to achieve the results you are looking for, you can then hide/show the correct slider with CSS similar to this:
@media only screen and (min-width: 768px) { #section-desktop { display:block !important; } #section-phone { display:none !important; } } @media only screen and (max-width: 767px) { #section-desktop { display:none !important; } #section-phone { display:block !important; } }We can help you out if you should have any problems in the process.
Regards,
RikardHi eviang,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHey Invoke_Media_Group,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
RikardHi Nathan,
Did you try adding your background image to a Color Section element? That should render similar results to your example page, you can set different heights and settings for the element as well.
Best regards,
RikardHi hopk0733,
Not sure what you are trying to do there, simply change the content of the slider? Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHey Stephen,
Please try the Disable Comments plugin: https://wordpress.org/plugins/disable-comments/. You can remove the meta from the sidebar by removing the widget under Appearance–>Widgets
Regards,
RikardDecember 7, 2015 at 8:13 am in reply to: Use parent menu as dropdown but not linking to a page? #547829Hey Stephen,
If you don’t want it to link at all you can add it as a Custom Link under Appearance–>Menus and put a # as the link.
Thanks,
RikardHi webstrats,
Please try to add a widget to the header: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/. We can help you out with styling once it’s added.
Thanks,
RikardHey kremingt,
Not sure why it’s doing that, please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardDecember 7, 2015 at 8:06 am in reply to: Avia Layout Editor not working after upgrade to WordPress #547825Hi gotobates,
It’s working fine on my end, I edited your first test page. Please try to clear your browser cache and reload a few times to see if that helps.
Regards,
RikardDecember 7, 2015 at 8:03 am in reply to: Custom Css Class not being applied to some elements #547822 -
AuthorPosts
