Forum Replies Created
-
AuthorPosts
-
Hey!
It should be in:
/wp-content/enfold/includes/helper-social-media.php
I tried to do it but those files are not writable from the Dashboard.
Regards,
JosueAugust 20, 2014 at 8:58 am in reply to: How to increase thickness of the Bar on Selected Menu #306654You are welcome :)
Regards,
JosueHey!
Try adding this to the Quick CSS:
div[id*='after_section'] { min-height: 30px !important; } div[id*='after_section'] .content{ padding: 0 !important; }Change 30px for the height you want.
Best regards,
JosueHola,
Trata de seleccionar tamaño mas pequeño en las opciones del Easy Slider – http://screencast.com/t/pHEwOIwQ. Otra cosa, actualmente tu pagina no muestra ningún Easy Slider, solo veo una grilla de portfolio, un poco de texto y un form de contacto.
Saludos,
JosueHey!
It’s fixed now, modified the code in Quick CSS.
Regards,
JosueHey!
Is that some sort of a landing page? you could set-up another WP installation for that page only and have it Boxed.
Regards,
JosueHey!
Updating is always recommended, however, the icons are showing as expected on my end – http://screencast.com/t/cvpG8poTk
Regards,
JosueAugust 20, 2014 at 3:11 am in reply to: How to increase thickness of the Bar on Selected Menu #306583Hey!
Try adding this code to the Quick CSS:
.single-post li#menu-item-3193 > a > .avia-menu-fx{opacity: 1; visibility: visible;}Cheers!
JosueHi!
I’ve not tested it with Enfold, but this plugin could work for you.
To insert a Video, try using the Video element found in Media Elements.
Best regards,
JosueWe looking forward to hearing from you :)
Regards,
JosueHola,
Para entender mejor que es lo deseas lograr, puedes hacerme un bosquejo de como quieres que luzca cuando haya una imagen “vertical”?
Saludos,
JosueHi!
Yes, that will affect other pages. Right now, there is no way to apply boxed/stretched layout to certain pages only.
Cheers!
JosueHi!
Transparent header + video is working on my end – http://screencast.com/t/IcKCKaERcW
Regards,
JosueHi!
I think you need to change your layout from Stretched to Boxed.
Best regards,
JosueHola,
Revisalo ahora, el problema es que habia hay un link invisible (sin contenido) dentro de uno de los slides – http://screencast.com/t/QouWRW6Mn.
Saludos,
JosueAugust 19, 2014 at 10:16 pm in reply to: Portfolio sizes on mobile and padding between elements help #306547Hi!
Mailto should work:
But, what it does will depend on the user configuration / OS.
Cheers!
JosueHey!
If you want to get rid of this space simply remove the hr element that is between each color section.
Cheers!
JosueHey Tom!
Hmm, i don’t that would be possible with this approach, but it’s not really that noticeable unless you scroll really slow.
Cheers!
JosueHello Surya,
To set a cookie you can use the setcookie function. It’s worth noting that this request has already gone outside the support coverage we can offer, if you need additional help please contact a developer from Codeable or Envato Studio.
Best regards,
JosueHi,
Open /includes/helper-social-media.php and look for line 150:
'linkedin' => array("encode"=>true, "encode_urls"=>false, "pattern" => "http://linkedin.com/shareArticle?mini=true&url=[permalink]&title=[title]"),Replace it by this:
'linkedin' => array("encode"=>true, "encode_urls"=>false, "pattern" => "http://linkedin.com/shareArticle?mini=true&title=[title]&url=[permalink]"),Regards,
JosueHi!
Yeah that’s okay, if you want it to be absolute use:
#top .widget_search #searchform .ajax_search_response { position: absolute; width: 60%; background: #EDEDED; border: none; }Best regards,
JosueHi Tom!
Changes applied, check it now.
Regards,
JosueAugust 19, 2014 at 7:11 pm in reply to: Portfolio sizes on mobile and padding between elements help #306476Regarding the social links problem, you need to put the full URL here:
August 19, 2014 at 7:09 pm in reply to: Portfolio sizes on mobile and padding between elements help #306474Hey Gareth!
Try with this instead:
.single-portfolio .content .av_one_third { margin-left: 2%; width: 33.33%; }Cheers!
JosueHey!
Enfold does not have such feature yet, you could hire someone to make it for you or use for a plugin, like – https://wordpress.org/plugins/nextend-image-magnifier/
Also feel free to request it here.
Best regards,
JosueHey!
Refer to this topic:
https://kriesi.at/support/topic/contact-form-indicator/#post-292303Best regards,
JosueAugust 19, 2014 at 9:12 am in reply to: Portfolio sizes on mobile and padding between elements help #306147Hey!
1-2. Try adding this code to the Quick CSS:
.single-portfolio .content .av_one_third { margin-left: 2%; width: 33.33%; } @media only screen and (max-width: 767px) { .responsive .container { width: 90%; margin: 0 auto; } }3. Can you please create me an administrator account? post it here as a private reply.
Cheers!
Josue-
This reply was modified 11 years, 7 months ago by
Josue.
August 19, 2014 at 9:06 am in reply to: Change the style of slide show buttons "Previous" & "Next" #306146Hey Simon!
The problem is that fullwidth elements are not meant to work in a non-ALB enviroment. For example, you can force fullwidth in that page by adding this code to the Quick CSS:
.page-id-3326 #main .container, .page-id-3326 #main .container .content { width: 100% !important; }But if you put any content below the slider shortcode it will get affected too.
Cheers!
JosueHi @Gabster!
Could you please detail which elements -in your website- need adjustments?
Best regards,
Josue -
This reply was modified 11 years, 7 months ago by
-
AuthorPosts
