Forum Replies Created
-
AuthorPosts
-
March 2, 2015 at 6:46 am in reply to: Diferenciar item de portfolio perteneciente a una categoría #404311
Hola Lidia,
Los portfolio item ya reciben la categoria como una clase, no necesitas editar portfolio.php, utiliza este codigo CSS:
.reservado_sort .grid-image:after{ content: ""; background: red; /* Aqui pon el PNG transparente, url(...) */ position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; }Saludos,
JosueYa esta arreglado, era un problema con la traducción. Actualmente estoy trabajando en finalizar la traducción en Español para que en la proxima version todos estos problemas esten arreglados.
Hi,
Can you please create me a WordPress administrator account? post it here as a private reply.
Regards,
JosueHey!
You need to set those IDs in the Color Sections, respectively.
Best regards,
JosueHey!
I ran an import test using the WordPress Theme Unit Test while having the default WP theme activated and it failed, so the issue is not related to theme but more to the server. I’d suggest:
– Re-installing WordPress.
– Contacting your hosting provider support.Best regards,
JosueHey!
It doesn’t work because the fullwidth submenu items never get the
current-menu-itemclass, this is more of a limitation with the current plugin we use for this (scrollSpy), try the following:1. Open js/avia.js and change this line:
$('body').avia_scrollspy({target:'.main_menu .menu li > a'});To:
$('body').avia_scrollspy({target:'.av-submenu-container .av-subnav-menu li > a'});2. Also in js/avia.js change:
offset: (parseInt($('.html_header_sticky #main').data('scroll-offset'), 10)) + ($(".html_header_sticky #header_main_alternate").outerHeight()) + ($(".html_header_sticky.html_header_unstick_top_disabled #header_meta").outerHeight()) + 1 + parseInt($('html').css('margin-top'),10),To:
offset: (parseInt($('.html_header_sticky #main').data('scroll-offset'), 10)) + ($(".av-submenu-container").outerHeight()) + ($(".html_header_sticky.html_header_unstick_top_disabled #header_meta").outerHeight()) + 1 + parseInt($('html').css('margin-top'),10),Your second CSS code should be like this:
#top .av-subnav-menu > li.current-menu-item { background-color: transparent; border-bottom: 4px solid #d12a24; }Cheers!
Josue-
This reply was modified 10 years, 6 months ago by
Josue.
Hey!
Arkiv doesn’t have any children menu.
Cheers!
JosueHi,
Can you please create us a temporary FTP account? post it here as a private reply.
Regards,
JosueMarch 1, 2015 at 6:29 pm in reply to: NextGen Gallery Plugin Causes Enfold Theme Options "Saving didnt work!" Error #404131Hi!
Yes if you need it you should try it again, there is no known compatibility issue with Enfold, if something unexpected happens it is probably because of a server thing (like memory limit).
Best regards,
JosueHey!
You’ll need to put your text there too, like:
Copyright @ 2015 [nolink]Regards,
JosueHi!
Are you wrapping the fullwidth button into a Color Section? if you want it to spread fullwidth it should be stand on its own.
Best regards,
JosueMarch 1, 2015 at 1:00 am in reply to: Category Posts in Custom Menu plugin doesn't work – any alternative? #403966Hi,
Can you post the link to your site please?
Regards,
JosueHi,
Can you please create me a WordPress administrator account? post it here as a private reply.
Regards,
JosueHi Matt!
Not possible right now, i’d recommend using a plugin like Contact Form 7 that allows you to have this built-in. We can help you get the styling.
Cheers!
JosueHi,
Can you post the link to the page in question please?
Regards,
JosueHey!
Refer to:
http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/Regards,
JosueHey Cindy!
I will report this to Kriesi.
Regards,
JosueHey!
The default one is /includes/demo/dummy.xml.
Cheers!
JosueHey!
Are you sure it’s because of the plugin? try enabling WordPress debug mode and attempt to save the Theme Options again (you should see some error logs instead of the typical message):
http://codex.wordpress.org/Debugging_in_WordPressRegards,
JosueHi Shane,
Can you please create me a WordPress administrator account on the site running Enfold? post it here as a private reply.
Regards,
JosueHi,
Can you please create me a WordPress administrator account? post it here as a private reply.
Regards,
JosueHi Reno,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 767px) { .breadcrumb{ display: none !important; } }Cheers!
JosueFebruary 28, 2015 at 11:33 pm in reply to: Category Posts in Custom Menu plugin doesn't work – any alternative? #403939Hi,
Just to discard, can you please check if the widget works with the WordPress theme activated?
Cheers!
JosueHey!
Not possible, but i think that plugin lets you achieve pretty much the result you want, it is because of the permalink (404-2)?
Best regards,
JosueFebruary 28, 2015 at 11:22 pm in reply to: WP Enfold Layerslider: How to put static content above the slider? #403935Hi,
Can you post the link to the page where you’re trying this?
Regards,
Josue -
This reply was modified 10 years, 6 months ago by
-
AuthorPosts
