Forum Replies Created
-
AuthorPosts
-
Hi,
Check if the problems persist with the default WordPress theme.
Cheers!
JosueApril 9, 2014 at 5:07 am in reply to: Vertical align an image with text in phone number area #249063Hey Miles!
Try adding this code to the Quick CSS:
.phone-info img { position: relative; top: 9px; }Cheers!
JosueHi!
That should definitely work, is that code put at the very beginning of the file? try putting it at the bottom instead (and without the PHP opener symbol).
Best regards,
JosueApril 9, 2014 at 5:03 am in reply to: Can Tabs Return to All Unopened? Or must one always stay open? #249059Hey Rick!
Well yeah, that’s how Tabs work, if you want something different try using a toggle/accordion which can close all its elements.
Best regards,
JosueYeah, but unfortunately that’s not something we can fix or improve at our end. In the meantime, as i said you can always rely on Enfold parallax elements.
Hey!
You could create a media query targeting the logo on mobile:
@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { height: 35px !important; margin: 0 auto; max-height: 35px !important; max-width: 100%; } }Cheers!
JosueHey David!
Try with this code:
@media only screen and (max-width: 767px){ .blog-meta{ display: block !important; } .responsive .mobile_slide_out .logo img { width: 80%; height: auto !important; padding-top: 15px; } } @media only screen and (min-width: 767px) { .single-post .big-preview.single-big { display: none; } div .logo { top: 20px !important; } .header-scrolled .logo { top: 0px !important; } #menu-item-search { display: block!important; }}Best regards,
JosueHi,
Can you post the link to that Page please?
Regards,
JosueHi Marcus!
I think it would be better to fix the first issue, try the following:
– Disable all third-party plugins
– Clean your Pages trash.
– Re-set your Permalinks
– Check if it got fixed.Best regards,
JosueHi,
The folders should be there, please contact Envato support regarding this issue.
Best regards,
JosueHi Jolanda!
I suggested to edit the actual image to add the sticker, although is possible to create some functionality on the backend to add it dynamically that would require a deep modification to the theme files and unfortunately we can’t cover that.
Best regards,
JosueThis will do it:
.av-main-nav-wrap { border-right: 1px dashed gray; padding-right: 20px; }Cheers!
JosueHi Mike!
I see, for the most recent theme version the file to edit would be includes/helper-main-menu.php:

After that you just need to add some Quick CSS:.custom_stuff{ position: absolute; right: 0; }Regards,
JosueHey Jolanda!
I forgot one part in the code, this should do it:
.pagination{ text-align: center; } #top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a { float: none !important; display: inline !important; }Result:

Best regards,
JosueYou are welcome, glad we could help :)
Regards,
JosuePadding can’t have a negative value, it would be better to use position: relative for that, take a look:

It should work:

Cheers!
Josue-
This reply was modified 11 years, 7 months ago by
Josue.
Hi Bertus!
You forgot the URL.
Best regards,
Josue2. I also noted that on my end, i will investigate.
3. Are you referring to this text block? that style is being applied by a code you have in Quick CSS.
4. Layout elements can be targeted with CSS, you can try using the Chrome Inspect Element tool to get the class of them (they are based in the order they are created, ex: .avia-el-xx).
Cheers!
JosueYou are welcome, glad we could help :)
Regards,
JosueApril 8, 2014 at 5:58 pm in reply to: How to include an .mp4 video in the LayerSlider and a Color section #248885Hi!
You can use a video as a “background” layer in LS, it will work fine if you only have one slide, but the problem is that the video will stop when the slide changes, the only solution i see is to use a Color Section > Easy Slider, which works:
http://www.prismcareernetworks.com/prism_wordpress/video-test/
Please note that this is a LayerSlider limitation, right now you can only set a background image for a slider.
Best regards,
JosueYou’d need to rely in a parallaxed Color Section with one of Enfold sliders inside, as far as i know there is no other parallax functionality in LayerSlider.
Regards,
JosueThat’s an addition to Contact Form 7, make sure it’s enabled first.
April 8, 2014 at 4:45 pm in reply to: How to include an .mp4 video in the LayerSlider and a Color section #248835Hey!
Seems to be an issue with the video, i tried with another mp4 and it did work, please take a look:
http://www.prismcareernetworks.com/prism_wordpress/video-test/I also downloaded your video and it did reproduce in a player, but not on the browser, so it would be a matter of checking the encoding/conversion.
Regards,
JosueHi!
Social icons are showing correctly in your website:

Cheers!
JosueApril 8, 2014 at 4:12 pm in reply to: How to include an .mp4 video in the LayerSlider and a Color section #248826Which email did you set? i didn’t receive anything.
Best regards,
JosueHey!
Try increasing the memory allocated to PHP
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHPBest regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
Josue -
This reply was modified 11 years, 7 months ago by
-
AuthorPosts
