Forum Replies Created
-
AuthorPosts
-
Hi,
Please contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is beyond the support scope we offer. You can also contact a developer to help you debug the plugin.
Regards,
JosueHey!
Yes, the actual code should be like this:
/* Mobile */ @media screen and (max-width: 487px) { .header-custom-image { display: block; width: 100px; height: 50px; background: url(SECOND IMAGE URI HERE); } } /* Tablets */ @media screen and (max-width: 767px) { .header-custom-image { display: block; width: 100px; height: 50px; background: url(SECOND IMAGE URI HERE); } }Cheers!
JosueHey!
I’m not seeing any blank space below the slider – http://screencast.com/t/hx7s0ckixe
Best regards,
JosueHey!
The video is looping on my end (OS X 10.9, Safari 7), what version of Safari are you using? have you checked it on another computer?
Best regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueOctober 19, 2014 at 5:44 am in reply to: why Conditional menu items is not available default? #337863Hey!
It would be confusing for beginner users.
Best regards,
JosueOctober 19, 2014 at 5:43 am in reply to: Change "Want to join the discussion?" text in Comments.php in child theme #337862Hi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueOctober 19, 2014 at 5:39 am in reply to: Headeranpassung – keine Transparenz aber 2 verschiedene Logos #337859Hi!
Remove this code from your Quick CSS:
#header_main { background-color: white; }Regards,
JosueOctober 19, 2014 at 5:22 am in reply to: "Load More" with Justified Image Grid Plugin causes an error #337851Hey Ron!
Try adding this:
.mfp-title{ display: none; }Regards,
JosueHi!
Try with this:
.toggler { font-size: 18px; }Regards,
JosueHi,
Please create us a WordPress administrator account, post it here as a private reply.
Regards,
JosueHi Julian!
Should look fine now, i added this to style.css (child):
h1, h2, h3, h4, h5, h6, #top .title_container .main-title, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-special-font, .av-current-sort-title{font-family: 'Oswald', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;}Cheers!
JosueHi!
Try adding this line to the wp-config.php file:
define( 'CONCATENATE_SCRIPTS', false );Best regards,
JosueGlad you found a solution :)
Regards,
JosueHi!
Try changing the alignment setting of the submenu element – http://screencast.com/t/64lCq086Qy4G
Cheers!
JosueHey!
Can you post a link to your portfolio page please?
Cheers!
JosuePlease post a link to your site.
Cheers!
Josue-
This reply was modified 11 years, 5 months ago by
Josue.
Hey!
You can set the portfolio link setting to open as lightbox like in your old site – http://screencast.com/t/4C9oXLF4gCm
Cheers!
JosueHey Francisco!
You can change the font color of the icon box heading here – http://screencast.com/t/2mJwtqokjz
If you want to use inline styling, refer to this guide:
http://webdesign.about.com/od/beginningcss/qt/tipcssinlinesty.htmCheers!
JosueHi!
Try targeting the direct menu links, with something like this:
#avia-menu li > a { background: red; }Regards,
JosueOctober 19, 2014 at 4:09 am in reply to: Social media icons not appearing in Enfold theme after upgrading to 3.0 #337806Hi Chris!
Some of the files have outdated code, for example in base.css, the icon code is missing:
/* #Icons ================================================== */ [data-av_icon]:before { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: normal; content: attr(data-av_icon); speak: none; }I’d suggest re-uploading the theme via FTP.
Best regards,
JosueHi!
The mobile menu is functional on my end (Android 4.4, Chrome). Can you post a screenshot of your view?
Regards,
JosueOctober 19, 2014 at 3:59 am in reply to: multiple category masonry does not show all posts when other category selected #337793Hey Stephen!
I see what you are referring to, and yes that’s currently how the Masonry element works, please post your request here.
Best regards,
JosueHey!
Try with this:
.avia_mobile .av-parallax { transform: none !important; }Best regards,
JosueOctober 19, 2014 at 12:35 am in reply to: Blog grid with always the same preview picture of each category #337752Hey!
That would require modifying the default WordPress featured image functionality, check out these plugins:
https://wordpress.org/plugins/default-featured-image/
https://wordpress.org/plugins/autoset-featured-image/Cheers!
JosueHi!
Try adding this code to Quick CSS:
.avia-caption-content { font-weight: bold; font-size: 22px; }Adjust as needed.
Regards,
JosueYou are welcome Max, glad to help :)
Regards,
Josue -
This reply was modified 11 years, 5 months ago by
-
AuthorPosts
