Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for the feedback, it should be compatible yes. Could you post admin login details in private so that we can have a closer look please? Also post a link to where we can reproduce the problem.
Best regards,
RikardFebruary 12, 2018 at 5:35 am in reply to: Posts Date on pages, Read More/Author font size, Excerpt line-height #910900Hey TimCollective,
Thanks for the screenshot, though it would be easier for us if we could inspect the actual elements in question. Could you post admin login details in private so that we can access the site maybe?
Best regards,
RikardFebruary 12, 2018 at 5:33 am in reply to: Mobile Menu or Burger Menu Style on all screen sizes #910898Hey MadRhino,
To what pixel size do you want to change the breakpoint? You can try this CSS out and change the 1024 value to that of your choice:
@media only screen and (max-width: 1024px) { nav.main_menu { display: block !important; } #avia-menu .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } }
Please post a link to the site in question if you should need any further help on the topic.
Best regards,
RikardHi,
Thanks for the feedback, though I can only see shortcode now instead of a login form, and no link below it. Not sure what’s going on there to be honest with you?
Best regards,
RikardHi,
You are getting an error related to Stripe, please see private. Not sure if that plugin requires SSL?
Also please update to the latest version of the theme (4.2.3) to see if that helps: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardFebruary 12, 2018 at 5:20 am in reply to: Just uploaded new version of Enfold via WP and i cant get access to the site #910894Hi Nick,
Please try this instead:
@media only screen and (max-width: 990px) { #menu-item-search { display:none !important; } }
Best regards,
RikardHi Darren,
Great, glad you got it working :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Thanks for the feedback, though that value seems to be added both to the title and alt tags of both those images. Did you try to change that under Media?
Best regards,
RikardHey mjadvnt,
If you want to change or add images sizes then you will likely need to add code to functions.php, and then it would be a good idea to use a child theme. You can download a basic child theme here: https://kriesi.at/documentation/enfold/downloads/
All files in the parent theme are overwritten on updates, the child is in place to override the parent files.
Best regards,
RikardFebruary 12, 2018 at 4:19 am in reply to: Updated theme and Mobile burger menu shows but doesn't work #910888Hi,
Thanks for that, try to remove the first line here (the script tag, you can leave the comment if you like) to see if that helps:
<script type = "text/javascript"> <!-- Google Code for Remarketing Tag -->
Best regards,
RikardHi Sebastian,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi,
Great, glad you got it working and thanks for sharing your solution :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardFebruary 12, 2018 at 4:12 am in reply to: menu left, two custom links right with social icons #910884Hi,
Thanks for that. I don’t think it’s possible to break up the menu like that unfortunately, though you could try to add those menu items to a widget instead maybe? That will give you more possibilities with regards to styling: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Best regards,
RikardHi,
At some point you will need to get access to Themeforest so that you can download what you have purchased, we can’t send you the files every time you want to update. In the mean time, please use the package included in private.
Best regards,
RikardHey Alisia71,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
RikardFebruary 12, 2018 at 4:01 am in reply to: Enfold 4.2.3 update again disabled website, like 4.2.2 #910881Hi,
Thanks for that, though I can’t really see anything interesting in there unfortunately. Did you inspect the page in your browser when the error happened?
Best regards,
RikardHi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi,
Great, glad you got it working :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHey jimmiesner,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardHi Mickyhood,
Could you post a link to where can we see the problem please?
Best regards,
RikardHey turemovich,
Thanks for the updates, so we can close this for now?
Best regards,
RikardHey andrea,
Could you try to upload it manually using FTP instead please? Something likely went wrong with the automatic update: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardHi,
Thanks for helping out @guenni007, did you try that out and did you have any luck with it @darrenvip?
Best regards,
RikardFebruary 10, 2018 at 6:39 am in reply to: Absatz der Menüleiste im Responsive Design zerstört ansicht #910482Hey heikonet,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1300px) { nav.main_menu { display: block !important; } #avia-menu .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } }
Best regards,
RikardHi hayatbiralem,
Thanks a lot for sharing! Much appreciated :-)
Best regards,
RikardHi,
Thanks for the feedback, I’ll go ahead and close the thread.
Best regards,
RikardFebruary 10, 2018 at 6:25 am in reply to: having for custom post type "event" the avia-post-nav too #910476 -
AuthorPosts