Forum Replies Created
-
AuthorPosts
-
Hi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHola,
El “leer mas” no va a funcionar allí ya que eso no es una Entrada o una Pagina, ese boton esta alli porque es parte del editor WYSIWYG.
Saludos,
JosueHola Armando,
Pasame el link a la pagina donde tienes el menu.
Saludos,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueApril 10, 2015 at 11:09 pm in reply to: No icons in google Chrome (mac) and white line on right of slider in Safari #426823Hi,
Can you please create us a temporary FTP account? post it here as a private reply.
Regards,
JosueHey Julie!
Check out this Gist:
https://gist.github.com/josueochoa/a6658b7b3d268d81f9a3Regards,
JosueHi!
It’s the because a Post title is located inside the Post content (along with date, comments, etc), if you want that option to take effect you’d need to enable the Advanced Layout Builder (that way it will behave like a Page).
Best regards,
JosueHi Mike!
What’s the page with the issue? also, on which resolution does it occur?
Best regards,
Josue-
This reply was modified 10 years, 11 months ago by
Josue.
Not sure if we’d be able to fix that but try adding this to Quick CSS or child style.css:
#bwg_container1_0 #bwg_container2_0 .bwg_mosaic_thumbnails_0{ position: static !important; }Best regards,
JosueHi Mike!
We need to see the site live in order to debug it, you can post a temporary access here in a private reply.
Regards,
JosueHi!
You can set a custom class to the table element and use some CSS to set a max-width and center it:
.custom_centered_table{ max-width: 400px; margin: 0 auto; }Regards,
JosueHey!
Check it now, i used another approach to hide the Enfold popup on the gallery page
.page-id-16 .mfp-bg, .page-id-16 .mfp-wrap { display: none !important; }Regards,
JosueHey Mike!
Please post a link to the page.
Regards,
JosueHey!
Try adding this at the very end of your child theme functions.php file:
function custom_add_to_head() { ?> <script type=”text/javascript” src=”http://fast.fonts.net/jsapi/7eae90d8-4c8b-4170-b63b-78887d1ce8f1.js”></script> <link type=”text/css” rel=”stylesheet” href=”http://fast.fonts.net/cssapi/7eae90d8-4c8b-4170-b63b-78887d1ce8f1.css”/> <?php } add_action('wp_head', 'custom_add_to_head');Then add this to Quick CSS to assign the fonts to the elements you want:
h1,h2,h3,h4,h5,h6{ font-family:’FuturaW01-ExtraBoldCond_774896′; } body, p{ font-family:’Futura W01 Medium'; }Cheers!
JosueHey!
Do you use a Media management plugin? as far as i know Media elements do not have categories/tags.
Regards,
JosueHi Brian!
Try with this:
#top .av-extra-border-inner { background-color: #26f000 !important; }Best regards,
JosueHi!
What graphics are you referring to exactly?
Best regards,
JosueHey!
Put the class without the dot in the Custom CSS class field.
Best regards,
Josuebut in the background color section i just assign to one of them
ex:harakastudio.com/test/wp-content/uploads/2015/04/900pxl_6.webmCorrect.
so how the browser does know the other videos links?
Because they share the same filename and Enfold recognize it.
Regards,
JosueHi!
I checked that page on my MacBook (Safari 8 / 10.10.2) and the videos are playing as expected – http://a.pomf.se/nzbzuf.png
Have you checked it on another Mac?
Regards,
JosueHola Angel,
1. No seria posible eso ya que cuando alguien le de clic para desplegar un submenu al mismo tiempo lo llevaría a esa pagina (haciendo una recarga).
2. Añade esto al Quick CSS:
@media only screen and (max-width: 767px) { .responsive #top .logo img { max-height: 80px !important; } }Best regards,
JosueYou just need to put the other versions in the same location and with the same name, like:
harakastudio.com/test/wp-content/uploads/2015/04/900pxl_6.webm harakastudio.com/test/wp-content/uploads/2015/04/900pxl_6.mp4 harakastudio.com/test/wp-content/uploads/2015/04/900pxl_6.ogvBest regards,
JosueHi!
I think the “green” you are referring to is the secondary font color found in General Styling, in each section.
Regards,
JosueHi Mattias!
You forgot a link to the site.
Cheers!
JosueApril 9, 2015 at 5:29 am in reply to: Mobile Menu – Not displaying at all & how can I change the look #425705Hey!
Add this to Quick CSS (at top):
#mobile-advanced ul.sub-menu { display: none !important; }Regards,
JosueYou are welcome, glad to help :)
Remember to provide the other formats (mp4, ogv) to get it working on all browsers that support HTML5 video:
https://developer.mozilla.org/en-US/docs/Web/HTML/Supported_media_formatsRegards,
JosueHey!
Can you post a link to the video file?
Best regards,
JosueHi!
Startup Business Demo is now imported, please check it now.
Cheers!
JosueHola,
Si, es por este codigo en Quick CSS:
@media only screen and (max-width: 767px) { #header_meta { background: red !important; } }Modificalo o borralo si no lo necesitas.
Saludos,
Josue -
This reply was modified 10 years, 11 months ago by
-
AuthorPosts
