Forum Replies Created
-
AuthorPosts
-
Hey!
The CSS code is being applied, this is
16px– http://screencast.com/t/SXAfQ7jsA05WCheers!
JosueHi!
That string may not be translated, try using the following code to translate it:
https://wordpress.org/plugins/loco-translate/Best regards,
JosueCambia el codigo de
active_tabpor:#top .active_tab, .responsive #top .socket_color .tabcontainer .active_tab{ background-color: #454e57; color: white; }Hey Thomas!
It could work, you’d need to replicate this structure in your child theme:
- header.php
- includes/helper-main-menu.php (edit this)
Try placing the static logo div outside the
headertag, also i’d suggest doing this mod only for the desktop version, for example, the following disables the default logo on desktop only:@media only screen and (min-width: 767px) { .container.av-logo-container { display: none; } }Regards,
JosueMarch 3, 2016 at 7:29 pm in reply to: Imagen mostrada al compartir una página en redes sociales #592839Ya esta, subi un plugin (‘Facebook Featured Image’) que define las etiquetas open graph basandose en el contenido de la entrada/pagina:
- og:image, imagen para mostrar
- og:title, titulo
- og:description, extracto (esto lo puedes definir aqui – http://screencast.com/t/SJAoMXmy
Can’t connect either (SFTP), have you tried the credentials on your end?
Best regards,
JosueHey Thomas!
Separating the default menu from the logo is possible but it would require an extensive modification as it also involves .js files, in my opinion using the sticky option in the FWD submenu is more convenient – http://screencast.com/t/hA8TjDO9x3
Cheers!
JosueHey!
Yes, it’s fixed, i added this to Quick CSS:
#top.single-tribe_events .tribe-events-back { display: block; }Regards,
JosueHi,
Can you please create me a WordPress administrator account? post it here as a private reply.
Regards,
JosueWhere’s the magazine? try changing the line to:
$output .= "<div class='av-magazine-content entry-content' {$markupContent}>".do_shortcode(get_post_field('post_content', $entry->ID))."</div>";Cheers!
JosueHi!
@greydongilmore i see you’re now using a different solution, let us know if you still need help.
@dustingrof, modifying the file won’t make the custom field to appear, you’d need to install a plugin (read the topic from the beginning).Regards,
JosueHey!
Theme Options > Import/Export.
Cheers!
JosueHey!
Are you placing the image as an individual element before the text block? what you need to do is set the image “as the background” of the section.
Cheers!
JosueThis will do it:
.main_menu ul:first-child > li.current-menu-item > a, .main_menu ul:first-child > li.current-page-ancestor > a, .main_menu ul:first-child > li.current-menu-parent > a { font-style: italic!important; color: #333333; }Hi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueMarch 2, 2016 at 9:26 pm in reply to: Full Screen Slider with fallback Images in Mobil Version #592307Hey!
There may be a solution but i doubt it would be easy as it would require custom coding, i though that, by looking at the site i could think of something or advice an alternative, but unfortunately that’s not an option it seems.
Feel free to request it here as a new feature for the theme. Also, you can request a customisation quote from a third-party provider here.
Best regards,
JosueHey!
Manual Excerpt can be activated at the top right (Screen Options).
WordPress can build an automated excerpt with the post content (if no manual excerpt is present), however (as i see in your screenshots) it appears some of your Posts are using Enfold’s ALB, because of that the post content is filled with a bunch of [shortcodes], so the solution would be to either stop using ALB on Post or set a manual Excerpt for them.
Regards,
JosueHm, not sure if i understand what you’re trying to do here, do you want them all as portrait or landscape? or some landscape and some portrait?
Best regards,
JosueHi,
I did some tests and it seems Enfold WooCommerce mod (config-woocommerce) is not the source of the issue (i removed it temporarily and the price still changed), can you please check if the issue persists with the default WordPress theme activated?
Regards,
JosueHi!
Can you post a link to the site?
Best regards,
JosueCan you hand me temporary FTP / SFTP account? post it here as a private reply.
Regards,
JosueLooks transparent on my end, make sure you’re running the latest version of FF.
March 1, 2016 at 8:28 pm in reply to: Force content to fill screen to prevent footer from being too tall #591763You are welcome, glad to help :)
Regards,
JosueHi,
Open /enfold/config-woocommerce/woocommerce-mod.js and look for line:
setTimeout(first_load_amount, 10);Replace it by this:
//setTimeout(first_load_amount, 10);Regards,
JosueHey!
Try setting a manual Excerpt for each Post and change the line to:
$excerpt = get_the_excerpt();Best regards,
JosueHi Ashkin!
Go to Enfold Theme Options > Demo Import and import it.
Best regards,
JosueHi!
Try with this:
[av_button label='Demande d\'information' link='page,36' link_target='' size='large' position='center' icon_select='yes' icon='ue805' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff']Cheers!
JosueHey!
Try using a Color Section, you can set a background image to it and at the same time place more Elements inside of it.
Best regards,
JosueHi!
Console says there’s an error in shortcodes.js, i’d suggest re-installing the theme via FTP.
Cheers!
JosueFebruary 29, 2016 at 11:53 pm in reply to: Full Screen Slider with fallback Images in Mobil Version #591242Hi,
Can you post the link to your website please? are you using WordPress 4.4?
Regards,
Josue -
AuthorPosts
