Forum Replies Created
-
AuthorPosts
-
Hi Marcus!
I guess you are referring to the portfolio single page, if that’s the case, yes it’s possible try pre-fixing your CSS selectors this way:
.single-portfolio .something .else{
}Regards,
JosueHi!
Have you tried it on a different computer? i couldn’t access your site anymore (an access window prompted).
Cheers!
JosueJuly 9, 2014 at 3:09 am in reply to: Enfold – Header Font color and bgr color fade effect issue #288763Great, let us know if you have any additional questions.
Hi!
Can you post a screenshot of your view on IE11? also, have you tried disabling all third-party plugins to see if it gets fixed?
Best regards,
JosueJuly 8, 2014 at 9:03 pm in reply to: Search icon to right of social media icons? Or even add a search field there? #288679Hi!
Make sure that the PHP Multibyte String extension is enabled on the production install.
Cheers!
JosueHi!
I adjusted this code in Quick CSS:
h1, h2, h3 { font-family: "Roboto" !important; font-weight: 100 !important; }Here’s how it looks on Mac now:

Best regards,
JosueHey!
In the Tab content look for a shortcode like this:
[av_button label='Click me' link='manually,http://google.com' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='small' position='center' icon_select='yes' icon='ue800' font='entypo-fontello']
Simply change the link attribute.
Regards,
JosueHey!
It’s happening because of this code you have in Quick CSS:
#advanced_menu_toggle, #advanced_menu_hide { top: 120%; }Regards,
JosueHi!
Responsive tables is something we’d like to improve in the future for sure. As an alternative you could try Tablepress.
Cheers!
JosueOk, done :)
Hi!
You could try reducing its font size:
@media only screen and (max-width: 480px) { #socket .container { width: 100%; font-size: 9px; } }To remove that space:
@media only screen and (max-width: 480px) { #top { overflow: visible !important; } }Best regards,
JosueHey!
I couldn’t really see it, but i noted you have a very old version of Enfold, try updating, it may fix it.
Cheers!
JosueHey!
Try using this code:
<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-8248044-3']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>Regards,
JosueJuly 8, 2014 at 5:32 am in reply to: Enfold – Header Font color and bgr color fade effect issue #288317Hi,
Can you post the link to your website please?
Regards,
JosueHi!
Images are appearing at least on my end:

Can you post a screenshot of your view?
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
.avia_transform .avia_animated_image { opacity: 1; }Cheers!
JosueHey!
Try adding this code to the Quick CSS:
@media only screen and (max-width: 480px) { #socket .container { width: 90%; } }Cheers!
JosueHi!
An element can not have multiple IDs, you’d need to use classes, try enabling this: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHey!
Yes, enfold does come with a 404 template, there are two files that handle what is shown:
- /404.php
- /includes/error404.php
Cheers!
JosueJuly 8, 2014 at 4:59 am in reply to: Error fetching content on Avia Image, Post Slider, Content Slider #288303Hi!
I couldn’t access your site using neither of these URLs:
http://mrfreaker.no-ip.org:8080
http://mrfreaker.no-ip.org:80Best regards,
JosueHey!
Try adding this code to the Quick CSS:
#top a.avia-hover-fx .image-overlay{ background: rgba(255,255,255, 0) !important; }Cheers!
JosueJuly 8, 2014 at 4:27 am in reply to: Firefox and IE do not correctly displa sidebar dotted border #288300Hi!
Have you tried on different computers? here’s how i see your site on Firefox 30 (Mac):

Cheers!
JosueHey!
Try with this settings in the Table element:

Regards,
JosueHi!
Is this issue already fixed with the solutions i gave you on the other post?
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueI’m not sure but i believe it wouldn’t cost a lot, you can post a task in Codeable to get an estimate.
Regards,
JosueHmm, i don’t think there is a way to do that with the built-in sharebox. The buttons will always share the current page/post/portfolio-item. If you want to remove it simply empty the text input found here: http://www.spokenorigins.com/wp-admin/plugin-editor.php?file=functions.php
I’d suggest contacting someone from here or here to develop a share widget customized to your needs.
Best regards,
JosueCheck it now:
http://www.spokenorigins.com/?portfolio=connect-to-expertsCheers!
Josue -
AuthorPosts
