Forum Replies Created
-
AuthorPosts
-
October 28, 2015 at 11:34 pm in reply to: full width submenu double – also how to hide wpml icons #526454
Hey!
This should work to fix the issue (i tested it on my local install) but there’s definitely a server-side caching enabled on yours, i even tried changing the file name to see if something changes in the frontend but to no avail.
Perhaps it can take some time to reflect the changes, in the meantime i’ll report the double
<a></a>tag error to Kriesi, hopefully it will be fixed in the next version.Cheers!
JosueOctober 28, 2015 at 11:17 pm in reply to: Replace toggle icon with another entypo-fontello font OR use a png #526448Hey!
Whats the site URL?
Best regards,
JosueOctober 28, 2015 at 11:12 pm in reply to: Emergency Help Needed: XML files for other languages and mobile menu dissapeared #526446Hey!
You could contract Sucuri for a month to get your site cleaned:
https://sucuri.net/lp/website-malware-removal-basicThey specialise in WordPress sites and are reliable, they also have a free WP plugin you can install to get a more detailed report of the issue.
Regards,
JosueOctober 28, 2015 at 8:42 pm in reply to: On single portfolio exclude current portfolio from 'show more projects' #526379Correct, this code should work. WP Super Cache prevented the code from being reflected because it was showing a cached version of the Page, to fix that you can either turn off or clear the cache.
Best regards,
JosueOctober 28, 2015 at 8:40 pm in reply to: full width submenu double – also how to hide wpml icons #526378Hi,
Can you please create us a temporary FTP / SFTP account? post it here as a private reply.
Regards,
JosueDe nada, un gusto poder ayudar :)
Saludos,
JosueOctober 28, 2015 at 3:01 am in reply to: Blog page – show excerpts and 'share this entry' buttons #525872Hi!
1. Try setting a manual excerpt or a
<!--more-->in each Post.2. This may be possible but it would require a heavy modification to the theme, unfortunately that’s beyond our support scope. Alternatively you could use a sharing plugin that automatically adds its button to the posts loop.
Cheers!
JosueOctober 28, 2015 at 12:46 am in reply to: Emergency Help Needed: XML files for other languages and mobile menu dissapeared #525857Hi!
Nearly all JS files in the theme, plugins and WP core are affected by malware. After re-installing WP, the theme and plugins contact your hosting provider to run a scan or review your instance.
Regards,
JosueHola,
No salia nada en el Masonry porque no tenias ningun producto ‘publicado’, he cambiado eso en el producto ABS y puedes ver que ahora aparece alli.
Saludos,
JosueOctober 27, 2015 at 11:51 pm in reply to: google page speed 100 – see how other themes do it #525849Good, let us know how it goes :)
Best regards,
JosueSure, let us know how it goes.
October 27, 2015 at 11:50 pm in reply to: full width submenu double – also how to hide wpml icons #525846Do you have Sucuri Cache enabled? have you tried purging it?
Hey!
No, if you want to disable WC simply go to Plugins and deactivate it there.
Regards,
JosueOctober 27, 2015 at 7:41 pm in reply to: Layer slider not working with translation plugin WPML #525763October 27, 2015 at 11:03 am in reply to: full width submenu double – also how to hide wpml icons #525402Hi,
Open /enfold/config-templatebuilder/avia-shortcodes/menu.php and look for line:
$output .= "<span class='avia-menu-text'>".$title."</span></a>";Replace it by this:
$output .= "<span class='avia-menu-text'>".$title."</span>";Regards,
JosueOctober 27, 2015 at 10:54 am in reply to: On single portfolio exclude current portfolio from 'show more projects' #525390Hey!
It was WP Super Cache, i just turned it off so the code in child functions.php could be reflected.
Cheers!
JosueOctober 27, 2015 at 9:34 am in reply to: full width submenu double – also how to hide wpml icons #525369Nope, still doesn’t work.
Hey!
1. Start activating and configuring BWP minify first, this basic settings should suffice – http://screencast.com/t/PJ0f4VUdWs
2. Once you got BWP working install and configure WP Super Cache with this settings – http://screencast.com/t/8jQx6jaPfX
Best regards,
JosueHi!
Wrap this code you have in your custom.css file:
span.avia-menu-text{ font-family:'kelson_sansregular'; font-size: 20px; position: relative; top: 32px; }With this:
@media only screen and (min-width: 767px) { /* Code Here */ }Best regards,
JosueOctober 27, 2015 at 2:20 am in reply to: full width submenu double – also how to hide wpml icons #525268Hey!
The provided access doesn’t seem to work, please check.
Best regards,
JosueHi!
The link is added by this line in includes/loop-index.php:
if($slider) $slider = '<a href="'.$link.'" title="'.$featured_img_desc.'">'.$slider.'</a>';Try turning it to:
if($slider) $slider = $slider;Cheers!
JosueOctober 27, 2015 at 2:09 am in reply to: Layer slider not working with translation plugin WPML #525265Hey!
Check it now, the eng flag should redirect to the correct homepage now, you needed to set a Homepage in the eng version of the Theme Options – http://screencast.com/t/SOZZsWEv
Cheers!
JosueYea, try with this CSS code:
.big-preview a{ pointer-events: none !important; }October 27, 2015 at 12:21 am in reply to: On single portfolio exclude current portfolio from 'show more projects' #525245Hey Monique!
Check it now.
Best regards,
JosueHi!
Have you checked it on another computer? i’ve been testing it on Chrome and it seems to be working fine on my end.
Regards,
JosueHey!
Can you paste the rendered HTML of the featured image element in single view here?
Best regards,
JosueOctober 26, 2015 at 10:30 am in reply to: On single portfolio exclude current portfolio from 'show more projects' #524768Hi!
No, actually there is no offset option for the masonry element (only for the blog posts element at the moment) so we need to use a code approach, can you please create me a WordPress administrator account? post it here as a private reply.
Regards,
JosueLet us know if Elliot’s advice worked for you or if you need further assistance.
Regards,
JosueHi!
Ismael code to disable the image overlay should work, if it doesn’t, the only way to debug it would be to inspect the website live. Let us know through this topic when you publish it.
Cheers!
Josue -
AuthorPosts
