Forum Replies Created
-
AuthorPosts
-
Hey!
This is expected, as the fullwidth submenu is technically just a shortcode inside the Post content. One workaround would be to set your RSS options to show a summary of the Post and not the full content:
https://en.forums.wordpress.com/topic/show-summaryexcerpt-instead-of-full-post-on-feedBest regards,
JosueMay 26, 2015 at 5:45 am in reply to: My combo widget is displaying special characters instead of the normal ones #449800Hi!
Can you post a screenshot of your view? here’s how it looks on my end – http://a.pomf.se/uadtzs.png
Regards,
JosueMay 26, 2015 at 5:44 am in reply to: WPML language switcher on the menu with several different menus ? #449799Hi Paul,
What method are you using to include the flags? can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHi!
Are you sure it’s not working? i can see the desired result on my end, try refreshing a few times.
Regards,
JosueHey Nancy!
I’m unsure why the new thumbnail isn’t being called, could you give this plugin a try and see if it does the trick?
Regards,
JosueHi!
I don’t quite note the issue yet, can you please create us a WordPress administrator account? post it here as a private reply (the one at the first post no longer works).
Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.single #main > .container_wrap > .container { background-color: white; padding: 0 50px !important; }Cheers!
JosueHey!
WPML has a PHP constant calledICL_LANGUAGE_CODEyou can use to run certain code depending on the current language being displayed:
https://wpml.org/forums/topic-tag/icl_language_code/Regards,
JosueMay 26, 2015 at 12:48 am in reply to: full width slider – change captions to static instead of flying in #449766Hey Naima!
Try adding this code to the Quick CSS:
.avia-caption-title, .avia-caption-content, .avia-slideshow-button, .avia-slideshow-button-2{ visibility: visible !important; }Cheers!
JosueHope it doesn’t, we looking forward to hearing from you :)
Regards,
JosueHard to say to be honest, we’d need to see the error live in order to diagnose the real culprit.
Regards,
JosueHey!
That’s expected when you use a fullscreen slider because it will always try to fill the 100% height of the window, this means the image will be treated as a background instead of a single image.
Regards,
JosueHi!
Isolate that custom google map in a separate color section and assign an unique ID to it.
Regards,
JosueHm, that doesn’t seem to be possible right now, one thing you can do is use a Layer as the background and link that instead, that way you can set the rel attribute here – http://a.pomf.se/lcxgpx.png
Regards,
JosueHi!
This is a compatibility issue between “WooCommerce Multilingual” and Enfold, thing is you can create translation without this plugin, when you edit your product scroll down to the bottom and there should be an option that says, “Make Products translatable”.
Cheers!
JosueMay 25, 2015 at 12:07 am in reply to: Adding a static page to Enfold One Page Default Demo [SOLVED] #449308You are welcome, glad we could help :)
Regards,
JosueHey!
The form is working, thing the error indicating border is not being displayed because another rule is overriding it, try adding this to Quick CSS to fix both issues:
#top #wrap_all .error .text_input { border: 1px solid #DF653E !important; } /* Change color of success message */ #top #wrap_all h3.avia-form-success { color: red; }Regarding the weight of the h4 it weight seems to be
normal, in any case you can use this code to change that:h4{ font-weight: normal !important; }Best regards,
JosueHey!
1. Can you post a screenshot/mockup of how it should look?
2. Add this to Quick CSS:
.no_translate.transposh_flags { margin-left: 10px; }Regarding re-implementing this, simply copy includes/helper-main-menu.php.
Best regards,
JosueMay 24, 2015 at 9:46 pm in reply to: Full-width logo image, form title font size, social media icons in footer + more #449291Hey Taryn!
Add this:
@media only screen and (max-width: 767px) { #top #wrap_all .av_header_transparency { position: absolute !important; background-color: transparent !important; } #top .av_header_transparency .logo { visibility: hidden !important; } }Cheers!
JosueHi Taryn!
Add this below:
#top #wrap_all .main_menu ul:first-child > li > a:hover .avia-menu-text{ color: #e4a3bb !important; }Regards,
JosueHey!
I believe its because LayerSlider stops automatically when a video is being played. I’m not sure if this behaviour can be changed though.
Best regards,
JosueHey!
It was caused by the Grid Row containing the animated numbers, i managed to fix it by 1) moving the Grid Row to the end of the page 2) saving 3) restoring it to its original position 4) saving the page again and now all elements are inside of
wrap_allas expected.Sometimes full width elements get funny and this is one way of fixing them :)
Regards,
JosueMay 24, 2015 at 8:45 pm in reply to: Some style question. Remove Line and whitespace problem #449283Hi!
Try adding this to Quick CSS:
.page-id-610 #header_main { border: 0; box-sahdow: none; } .page-id-610 #header_main_alternate { border: 0; } .page-id-610 #after_layer_slider_1 { height: 50px; }Regards,
JosueSeems to be a bug, i’ll report it to Kriesi.
Thanks,
JosueAdd this to Quick CSS:
#header .avia-menu-text{ color: #a8a8a8; }Regards,
JosueHey!
Try adding this:
li#menu-item-search { position: absolute !important; right: 0; } li#menu-item-search:before{ content: "Suche: "; position: absolute; margin-left: -90px; top: 2px; }Regarding the overlapping go to Enfold > Header > Mobile Menu and set the mobile menu to appear in tablets too.
Cheers!
JosueAre you referring to the menu? they’re actually the same size and weight, the only thing that changes is the color, is that what you want to standardise?
Best regards,
JosueHey Chris!
That’s a cool idea, unfortunately is not available at the moment and it would require some work to implement it, however that doesn’t mean it can be added in the future, feel free to request it here.
If you really need it, you can request a customisation quote from a third-party provider here.
Best regards,
JosueMay 24, 2015 at 7:25 pm in reply to: WPML displaying the language selector twice in mobile menu #449264Hi Alessandro!
Back to top button is disabled on mobiles by default because it occupies too much space and the user can do the same by tapping on the top of the screen, however if you’d like to have it on mobile add this to Quick CSS:
.responsive #scroll-top-link{display: block !important;}Best regards,
Josue -
AuthorPosts
