Forum Replies Created
-
AuthorPosts
-
Hey!
I checked your backend and the page in private content but can’t see any warning messages. Can you provide us a precise link please? where we can see the issue?
I will tag this thread, so you will get a faster response from now.Regards,
AndyHey!
please use different tickets for different questions.
1.) Use this code to move them to the right side:
.breadcrumb.breadcrumbs.avia-breadcrumbs { right: 1px; left: auto; }2.) Flush permalink settings by simply going to settings->permalinks->Save changes.
Cheers!
AndyJanuary 12, 2016 at 9:47 pm in reply to: Menu color background color lost when submenu is hovered #564162Hi!
refuse from bumping into your own thread, as it pushes it behind in our queue and marks it as answered and then we can’t provide a faster reply to you.
Would be best for this forum to use different tickets for different questions.
1.) This does not happen for me. I checked your menu and background color stays the same when hovered on any sub menu. Which browser are you using? can you provide us screenshots please? use imgur.com or dropbox.
2.) No idea what you mean. Can you explain further please?
3.) This does not happen neither for me. Which OS and browser are you using? have in mind to use newest browser version always.
4.) Not sure what you are trying to do. Can you provide us a mockup showing the result please?
Regards,
AndyHi!
You are using an old version of the theme, so please upgrade to Enfold 3.4.7 and let us know if you still need help afterwards.
Update WPML as well afterwards.Regards,
AndyJanuary 12, 2016 at 9:22 pm in reply to: One page navigation menu mixed with common subpages scrolling issue #564153Hey!
I don’t think it will be easily possible. It would be best to not use different url endings and instead use wpml default translations. Otherwise I think you would need to hire a freelance developer for this job.
Regards,
AndyHey!
what about if you disable ALB on posts and then use the shortcode wand instead? Then you won’t have any layout conflicts I think.
Cheers!
AndyHi!
eventuell sind einige Theme Dateien korrupt und in diesem Fall müsstest du alle Theme Dateien via FTP komplett löschen und anschließend eine frische Kopie von deinem Themforest Account installieren. Lasse alle Plugins deaktiviert, während du Tests durchführt.
Haben wir die Erlaubnis deine Plugins ebenfalls zu deaktivieren?Gruß,
AndyHey!
what if you activate a default WordPress theme? Let us know about your results.
Best regards,
AndyJanuary 12, 2016 at 2:15 pm in reply to: Zur nächsten Seite im Blog blättern zeigt wieder die selbe Seite an. #563876Hi!
wenn du dieses Plugin verwendest, sollte es mit den Hinweisen zu Updates besser funktionieren:
https://wordpress.org/plugins/artiss-transient-cleaner/Deine CSS Einstellungen etc. sollten erhalten bleiben. Mache in jedem Fall dennoch ein Backup, für den Fall der Fälle.
Gruß!
AndyHi!
schaue dir das hier an: https://theeventscalendar.com/knowledgebase/showing-events-and-venues-in-breadcrumbs/
und bitte frage im Events Calendar Forum nach.
Versuche auch das Breadcrumb Navtx plugin, da es gut mit custom post types arbeitet.
Gruß,
AndyHey Bahjoo!
verwende folgenden Code im Quick CSS Feld:
.slide-image { background: none !important; }Gruß,
AndyHi!
then you might need to add an !important for the second width value (second button) as well:
@media only screen and (max-width: 736px) { .flex_column.av_one_half.flex_column_div.first.avia-builder-el-2.el_after_av_layerslider.el_before_av_one_half.avia-builder-el-first { width: 45% !important; } .flex_column.av_one_half.flex_column_div.avia-builder-el-4.el_after_av_one_half.el_before_av_hr { width: 45% !important; margin-left: 10px !important; } }Let me know if this helps.
Cheers!
AndyHi!
you can change archive page layout by following these steps: http://kriesi.at/documentation/enfold/change-archive-categorytag-blog-style/
Cheers!
AndyHi!
it could be lots of reasons causing this issue, but Basilis might be right. Please contact wpengine about it and ask them to switch off any caching of your server.
Cheers!
AndyHey!
about which icon #hex are you talking about?
Please follow the instructions from here. You can find a linkedin icon for the replacement for example here: https://www.iconfinder.com/icons/194920/linkedin_outline_social_media_icon#size=24
Cheers!
AndyHey!
I tried to login using credentials from here, but it does not work for me. Can you check please? we need to be able to login. Let us know when you are ready.
Regards,
AndyHey amit2602!
which slider are you using? I recommend to use layerslider for this kind of function. Send us a link to the elements in question if you still need help with this.
Regards,
AndyHey Masonry_Fiend!
not sure what you mean. You would need to copy all your content into the new OnePage design. I don’t think there is any faster way around it.
Cheers!
AndyHey CloudChoice!
won’t be too easy I think. Send us a link where we can inspect the elements in question and we’ll take a look.
Regards,
AndyJanuary 11, 2016 at 5:15 pm in reply to: Enfold header-fields not equal height in pricing table #563346Hey Juliandaddy!
use this code in Quick CSS field:
.page-id-31 .avia-heading-row { height: 80px; }Regards,
AndyHey Jaap!
hm try this code in Quick CSS field:
.avia-icon-list-container { width: 60%; position: relative; bottom: 700px; float: right; }Cheers!
AndyHey!
oh sorry, forget to add some media queries:
@media only screen and (max-width: 736px) { .flex_column.av_one_half.flex_column_div.first.avia-builder-el-2.el_after_av_layerslider.el_before_av_one_half.avia-builder-el-first { width: 45% !important; } .flex_column.av_one_half.flex_column_div.avia-builder-el-4.el_after_av_one_half.el_before_av_hr { width: 45%; margin-left: 10px !important; } }Best regards,
Andy-
This reply was modified 10 years, 1 month ago by
Andy.
Hey!
sure, but you wanted a fixed header on mobile.
You could try to put e.g. an empty color section or anything above your first portfolio element, which you can hide on desktop. Turn on custom class for this: kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/Will be quite tricky I think, but maybe you can achieve it.
Or just use whitespace element which you hide on desktop using media queries.
Cheers!
Andy-
This reply was modified 10 years, 1 month ago by
Andy.
January 11, 2016 at 4:57 pm in reply to: Code to add to custom styling to change large header font colour #563327Hey victoria!
add this code:
.avia-menu-text { color: white; }Best regards,
AndyHi keeslamper!
use this code in Quick CSS field:
.flex_column.av_one_half.flex_column_div.first.avia-builder-el-2.el_after_av_layerslider.el_before_av_one_half.avia-builder-el-first { width: 45% !important; } .flex_column.av_one_half.flex_column_div.avia-builder-el-4.el_after_av_one_half.el_before_av_hr { width: 45%; margin-left: 10px !important; }and adjust as needed.
Best regards,
AndyHi!
do does it work for you now? you could try to contact your host about it and ask why the emails get blocked. Also maybe a plugin like contact form 7 is for you.
Regards,
AndyHey!
you are using an old version of WordPress. Please upgrade and let us know if you still need help afterwards.
Best regards,
AndyHey!
you are using a different theme. Please activate Enfold, so we can assist you further.
Best regards,
AndyHi!
you can make a feature request for Kriesi here: https://kriesi.at/support/enfold-feature-requests/
Cheers!
AndyJanuary 11, 2016 at 4:26 pm in reply to: Grid layout for categories when advanced layout editor is set #563287Hi!
check out this links:
https://codex.wordpress.org/Category_Templates
If you need help with this you need to hire a freelance developer for this job, as it would require a huge amount of time and customization.
Regards,
Andy -
This reply was modified 10 years, 1 month ago by
-
AuthorPosts
