Forum Replies Created
-
AuthorPosts
-
Hey Peter!
Can you please let me know if archive.php is the only file I need to modify in order to alphabetize category archive, tag archive, all other archives?
That’s correct, you only need to edit archive.php to alter those views you mention.
Regards,
JosueHello George,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHi!
1. Try enabling that only on desktop:
@media only screen and (min-width: 767px) { .responsive #top #wrap_all #header { position: fixed !important; } }3. Add this to Quick CSS:
ul#mobile-advanced { padding-top: 0; }2, 4. That’s possible but it would require a heavy customization to the theme, unfortunately that’s beyond the scope of the support we can offer. If you really need it you would have to contact a developer from Envato Studio or Codeable.
Best regards,
JosueNovember 14, 2014 at 7:38 am in reply to: Abnormal Portfolio & Post items grid layout in Enfold V3.0 for RTL users #351151You are welcome, glad we could help :)
Regards,
JosueNovember 14, 2014 at 6:11 am in reply to: Abnormal Portfolio & Post items grid layout in Enfold V3.0 for RTL users #351142Hey!
If you are referring to the first item just change the code to:
<style type = "text/css"> .grid-sort-container > .grid-entry:first-child { float: none !important; margin: 0 auto !important; position: relative !important; } </style>Cheers!
JosueYou are welcome, glad to help :)
Regards,
JosueNovember 14, 2014 at 4:11 am in reply to: Abnormal Portfolio & Post items grid layout in Enfold V3.0 for RTL users #351097Hey!
Make sure you refresh your browser cache, here’s how i see it – http://screencast.com/t/afdSaTJxs
Cheers!
JosueHi!
Are you re-setting WP-Super-Cache on each try? your javascript code seems unchanged on my end.
Cheers!
JosueHey!
What exactly you want to replace in the breadcrumb trail? can you provide a screenshot/mockup?
Best regards,
JosueNo problem, glad to help :)
Hi!
Yeah it seems the class is never getting applied, try targeting the button via the target of it:
$('a[href="/spec-quote/"]').on('click', function() { ga('send', 'event', 'slide', 'click', 'ga-de-slide-sdisc-quote'); });Regards,
JosueNovember 13, 2014 at 3:01 am in reply to: Logo won't resize correctly on tablet (iPad tested) #350555Hey Olivia!
Can you post a screenshot of your view on iPad?
Best regards,
JosueNovember 13, 2014 at 2:15 am in reply to: Enfold theme – Sort portfolio items for real estate website #350545Hi!
As far as i know that’s not possible, the main reason being that the excerpt can contain HTML tags which would cause a big mess if used as an orderby parameter, here’s the list of values you can set as orderby:
http://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_ParametersCheers!
JosueHi Lyse!
For some reason the images inside the mega menu are being centered (http://screencast.com/t/fUS5xZ41ulTj), i couldn’t log-in (You do not have sufficient permissions to access this page.) to check it though, that’s why i recommended a simple CSS fix.
Best regards,
JosueDale, ojalá puedas resolver esto, cualquier otra cosa aqui estamos :)
You are welcome, always glad to help :)
Regards,
JosueYou are welcome Dabuti, always glad to help :)
Regards,
JosueHola Adolfo,
1. Si, por lo menos en Enfold por defecto si se utilizan cookies para armar los breadcrumbs de las paginas, también algunos plugins como WooCommerce o WordPress SEO los usan.
2. Puedes guiarte de este texto, es de un usuario de España que utiliza Enfold.
Saludos,
JosueHey!
1. Add this to Quick CSS:
@media only screen and (max-width: 479px) { .responsive .avia_ajax_form .form_element{ margin-right:0 !important; margin-left: 0 !important; } }2. Refer to this topic – https://kriesi.at/support/topic/add-custom-name-to-contact-form-autoresponder/
Regards,
JosueNovember 12, 2014 at 10:02 pm in reply to: Content is not staying within Maximum Container Width in Chrome browser. #350380Hey!
I couldn’t note it, can you post a screenshot depicting the issue?
Best regards,
JosueHi,
1. Refer to this topic – https://kriesi.at/support/topic/socket-2/
2. Can you post the link to your website please?Regards,
JosueHey!
Try with this:
#av_section_1:after { content: ""; position: absolute; width: 100%; height: 100%; top: 0; background: rgba(0,0,0,.4) !important; }Best regards,
JosueNovember 12, 2014 at 9:32 pm in reply to: Logo won't resize correctly on tablet (iPad tested) #350352Hey Olivia!
Try adding this code to the Quick CSS:
.logo { top: 25px; }Cheers!
JosueHey Stefan!
I’d recommend updating the theme directly via FTP, this way you don’t have to activate/reactivate anything in the Dashboard.
Cheers!
JosueHi!
I’ve changed this in theme options and it seemed to the trick, now for the pages you actually want a sidebar just set that while editing the Page.
Regards,
JosueNovember 12, 2014 at 8:52 pm in reply to: How do we get our business information in the header (opposite the logo?) #350319Hey!
Try with this:
@media only screen and (max-width: 767px) { .custom_info{ display: none; } }Cheers!
JosueYou are welcome, glad to help :)
Regards,
JosueHi,
Can you post the link to the website in question (+ the code you are using) please?
Regards,
JosueHi!
Look here:
/enfold/includes/helper-main-menu.phpRegards,
Josue -
AuthorPosts
