Forum Replies Created
-
AuthorPosts
-
Hey John!
No, i don’t think it would be possible to disable only the effects of the LayerSlider, alternatively you can disable the whole slider when on mobile.
Best regards,
JosueHey!
You want to apply a background image to the tab title or to the tab content?
Best regards,
JosueHi Jonathan,
Open /includes/admin/register-backend-styles.php look for #83A83D and replace it by your desired color (in HEX format).
Regards,
JosueHey!
I noted your logo has a blank space on the right, please make it a square and re-upload it.
Best regards,
JosueJanuary 4, 2014 at 7:53 pm in reply to: Website on local PC not starting well, not showing images & slides #205385Hi Philippe!
I’m not sure if a screenshot could help identifying the problem, but post it (you can do it as a private reply) anyway, however it would be way better to see the site live.
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueAdd this code too:
.avia-builder-el-7 table label { position: relative; top: -15px; }
Regards,
JosueDone.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.avia-builder-el-7 table input { margin: 0 !important; } .dsidx-search-widget table input { display: inline !important; width: 100% !important; } .dsidx-search-widget table select { width: 100% !important; } .dsidx-search-widget table select, table input{ margin: 3px 0 !important; } #idx-q-PriceMin, #idx-q-PriceMax { width: 46.5% !important; }
Result:
Cheers!
JosueHi!
This would be the final code:
.av_font_icon { margin: 0 5px; } .post-entry-1195 .av_font_icon { display: inline-block; float: none; } .post-entry-1195 .av_one_third .avia_textblock p:last-child { text-align: center }
Add it to this file instead.
Best regards,
JosueHi,
Can you post the link to the website please?
Regards,
JosueActually your video is loading, here on my end (Chrome / Mac OS X).
Regards,
JosueHi!
What modifications would you like to do?
Regards,
JosueHi!
That would be separated from WordPress, you’d create an index.html on your / and put WordPress on something like /wp, the contents of this index.html would be your audio player and an iframe pointing to /wp:
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title></title> </head> <body> <iframe src="/wp" frameborder="0"></iframe> </body> </html>
Cheers!
JosueHi Graeme,
Can you post the link to your website please?
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.avia_wpml_language_switch:before { content: url(https://upload.wikimedia.org/wikipedia/commons/2/29/WikEd_Button_WhereIHaveBeenTools.PNG); position: absolute; width: 20px; height: 20px; display: block; top: -10px; left: -8px; }
Result:
Cheers!
JosueHey!
Try applying the solution described here: http://www.solo-technology.com/blog/2010/04/07/quick-fix-for-url-file-access-is-disabled-issues/
Best regards,
JosueHey!
Try with this code:
.post-entry-1195 .av_font_icon { display: inline-block; float: none; } .post-entry-1195 .el_after_av_one_third .avia_textblock p:last-child{ text-align: center }
Result:
Cheers!
JosueHi bastikan!
I didn’t quite understand your first question, could you please elaborate?
Regarding the second one, i guess you are trying to change the color of the “bold/strong” strings on your paragraphs, i think this code will work (put it on the Quick CSS):
p b, p strong{ color: #666666 !important; }
Cheers,
JosueYou could try FancyBox
http://wordpress.org/plugins/fancybox-for-wordpress/Regards,
JosueHey!
I was able to fix it using the plugin i mentioned, go to Ferramentas > Tradução > Enfold > Português/Brasil: Editar, then look for the string “Sort by”:
Fix it, and finally click the button on top that says “Gerar arquivo .mo”, and that should be it.
If that doesn’t work, please provide me with an Administrator account so i can try to fix it myself.
Cheers!
Josue/lang/pt_BR.po
Best regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueThis reply has been marked as private.Hi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHello,
Please try to deactivate all third party plugins to see if it gets fixed.
Regards,
Josue -
AuthorPosts