Forum Replies Created
-
AuthorPosts
-
Hi,
It is still not writable. Please see the following https://codex.wordpress.org/Changing_File_Permissions
Best regards,
Jordan ShannonHi,
Can you make the functions file writeable? I’m not able to save.
Best regards,
Jordan ShannonHi,
Try to size it 873×375
Best regards,
Jordan ShannonJuly 6, 2017 at 11:23 pm in reply to: Adding search widget over layerslider using avia page builder color background #817532Hi,
Try the following in quick css:
#top #s{ margin-top:-2px!important } #chsearchbox{ position:relative; }Best regards,
Jordan ShannonHi,
Add the following to quick css:
#header_main_alternate.container_wrap{ background:#821e82!important; }Best regards,
Jordan ShannonHi,
Add the following to quick css:
.header-scrolled.header-scrolled-full #avia-menu .avia-menu-text img{ display:none!important; }This hides the logo when you scroll down.
Best regards,
Jordan ShannonHi,
Yes that would help. Let me know if that works for you.
Best regards,
Jordan ShannonHi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
No problem. I just need a little time to configure the js and I’ll let you know when its ready to test.
Best regards,
Jordan ShannonHi,
Is any of the working. For example, if you add body{display:none;} to the top does it work?
Best regards,
Jordan ShannonHey Jon,
Quick css is stored inside wp-content/uploads/dynamic_avia/enfold.css file. You should be able to retrieve it there.
Best regards,
Jordan ShannonHi,
Anything placed within functions.php will be update proof.
Best regards,
Jordan ShannonHi,
Add the following to quick css:
@media only screen and (max-width:767px) { .hr-custom.hr-icon-yes.hr-center .hr-inner { width: 35% !important; } }Best regards,
Jordan ShannonJuly 6, 2017 at 5:56 pm in reply to: "Load more" Button for "blog posts" content element instead of pagination #817405Hey Marcel,
Our Masonry element has a load more button. You could edit your homepage and display the Masonry there and set it to display regular blog posts.
Best regards,
Jordan ShannonHi,
I’m glad you were able to get this settled. If you need additional help, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Good luck, let us know if it works or not and we can continue with this.
Best regards,
Jordan ShannonHi,
You mean once the menu becomes a dropdown?
Best regards,
Jordan ShannonJuly 6, 2017 at 5:30 pm in reply to: Weird background image shows behind video when page loads #817384Hey navindesigns,
Have you checked to see if that image is actually on the media library? If so delete it and see of the issue still occurs.
Best regards,
Jordan ShannonHi,
If it is for a specific page there is also the option of using the codeblock element directly on that page.
Best regards,
Jordan ShannonHey waveshaper,
You can try calling the script in functions.php.
Please see the following for an explanation of how to do so:
https://kriesi.at/support/topic/custom-js/
Best regards,
Jordan ShannonHey mofix,
Add the following to quick css:
#avia-menu .avia-menu-text img{ margin-top:-65px!important; }Let me know if this works and then we can work on the second part of your question.
Best regards,
Jordan ShannonJuly 6, 2017 at 5:09 pm in reply to: Adding search widget over layerslider using avia page builder color background #817364Hey Gallop_Web,
Can you provide a link to the site in question so we can look into this issue further?
Best regards,
Jordan ShannonHi,
I’m glad Yigit’s solution was able to help you. If you need anything else, please let us know here in the forums.
Best regards,
Jordan ShannonHi,
Please try deactivating all active plugins and check if that helps. Also, try re-uploading the logo and refreshing your cache on mobile.
Best regards,
Jordan ShannonHi,
For this to work on the ipad one or two of the columns are going to have to be below. Those widgets are too wide to accommodate one row on an ipad.
Best regards,
Jordan ShannonHi,
Not in place as far as it being to far left? If that’s the case adjust that 180 figure on the margin. Or, is it not on the right spot on the page as far as structure?
.es_shortcode_form{ width: 900px; margin: 10px 180px; border: 1px solid black; padding: 20px; }Best regards,
Jordan ShannonHey StudioNabuurs,
I’m not seeing an issue of it being cut off on the phone, but for tablets, the column width will have to be adjusted. Please add the following to quick css:
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
div .av_one_fourth {
width: 29%!important;
}
}Best regards,
Jordan ShannonHi,
Yes please try to re-import.
Best regards,
Jordan ShannonHi,
Would you be able to provide admin info so I can log in and look into this further. Perhaps it can be fixed with some JQuery.
Best regards,
Jordan ShannonHi,
Can you re-trace your steps to set it back to the fixed frame as you had it before?
Best regards,
Jordan Shannon -
AuthorPosts
