Forum Replies Created
-
AuthorPosts
-
Hi,
the solution like
height: 210px!important;
is not convinient, coz the width (and thus the height) in the sidebar and footer is different. So it’s not adapted.
height: auto;
ormax-height: auto;
doesn’t work neither.
Even ifwidth: -webkit-fill-available;
can replacewidth: 100% !important;
, the same forheight: -webkit-fill-available;
doesn’t work.Any other ideas ?
Thank you,
but now the issue is with the height (check this or here)
Hi,
the code you gave is adapted only to the big screens, but not for iPads and mobile devices. Putting a min-height or width is not a solution.
Why the code
iframe, object, embed {max-width: 100%;}
doesn’t work anymore??
Originally it’s supposed to adjust these “objects” automatically to the necessary width keeping the height ratio.Hello anyone …
Hi,
unfortunately this code is unsuitable. It fixes the issue in the footer, but distroyes in the sidebar, which is thinner.
On the other hand, I’ve found that the codeiframe, object, embed {max-width: 100%;}
is apparently not working properly.I don’t think a simple css code will resolve this problem, because the discribed issue appeared shortly after the last Enfold’s update. Before, the videos in the footer and the sidebar were appearing correctly.
- This reply was modified 6 years, 10 months ago by Anton.
Hi,
I’ve found the solution here, FYI: https://wordpress.org/support/topic/media-library-broken-in-45-javascript-errors-in-load-scriptsphp/
define('SCRIPT_DEBUG', true);
Towp-config.php
RESOLVED
Hi,
The error, you were talking about, was actually in my Enfold-child style.css.
ERROR: Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.css stylesheet.
I’ve corrected it.
But my widgets’ page still doesn’t work. I deactivated ALL my plugins (twice) but EVEN WITHOUT any plugins the widgets’ page doesn’t work, which happened after the last Enfold update. So obviously the problem is hidden somewhere else.
You have already all private details in the 1st message of this thread. Please, have a look and tell what’s wrong, coz I can’t manage my widgets anymore.Hi,
how is it possible ?
When I deactivate all plugins the problem doesn’t go! The widgets don’t work and the Error message in the Theme page remains.Hi,
yes, you have my permission, coz I have no idea where does this error come from.
Resolved
Thank youHi,
already done, but nothing happened, the problem remained…
October 31, 2017 at 12:38 pm in reply to: "Header Title and Breadcrumbs" panel is half hidden on iPad #870807Thank you very much. It does work now.
RESOLVED
October 30, 2017 at 1:44 pm in reply to: "Header Title and Breadcrumbs" panel is half hidden on iPad #870443Hi,
You don’t see the gap, because there is no ANY gap. And this is exactly what i NEED.
If you refer to my privious post, I wrote: “I WANT TO CREATE the gap between the sharing box and the beginning of the post text” and I also put the link to picture with a gap I need to create with php code and not cssSo can you help me ?
Hi,
I want to create (with php code and not css) this gap between the sharing box and the beginning of the post text, by opposition to what I have right now.
This is my present code in loop-index.php from the line 237:
if(!empty($cats)) { echo '<span class="blog-categories minor-meta">'.__('in','avia_framework')." "; echo $cats; echo '</span><span class="text-sep text-sep-cat">/</span>'; } echo '<span class="blog-author minor-meta">'.__('by','avia_framework')." "; echo '<span class="entry-author-link" >'; echo '<span class="vcard author"><span class="fn">'; the_author_posts_link(); echo '</span></span>'; echo '</span>'; echo '</span>'; //share links on single post avia_social_share_links(); echo '</span>'; echo '</header>';
- This reply was modified 7 years ago by Anton.
FYI:
I’ve put the code
//share links on single post avia_social_share_links();
after the line 253 and not 117. Otherwise the sharing bar is placed above the title of the post.
QUESTION:
what code do I have to add in order to avoid the sharing bar stuck to the first line of the post? (like here or here or here)
And here I’m not talking about css, I would need a php code to really separate the sharing bar from the post.- This reply was modified 7 years ago by Anton.
Hello,
and how can I do it in my Child theme ?
► Do I copy past the whole loop-index.php in my child theme and then change the code as you mentioned ? I mean that if I copy-paste the entire file in the Child theme, will the future updates be taken into account ?
► Or can I simply create a loop-index.php file in my Child theme putting there a particular code regardless the lines 117 and 278 ?- This reply was modified 7 years ago by Anton.
No, this is the place where I’d like to put Enfold sharing box. And I don’t know where and what code I have to put…
Hi,
I’d like it here: https://www.dropbox.com/s/l5oywes70szwfc0/ScreenShot_20171009220143.png?dl=0
- This reply was modified 7 years, 1 month ago by Anton.
Ok for the code.
But where I have to put it in the single.php ?
How can I make it appear between the title and Index box ?
http://www.newpointdeview.com/pro-en/intercultural-compentence/cultural-analysis-economic-paradoxes/Thanks.
Could you help me with inserting the following shortcode in single.php (child theme) ?[av_social_share title='' style='' buttons='custom' share_facebook='aviaTBshare_facebook' share_twitter='aviaTBshare_twitter' share_pinterest='aviaTBshare_pinterest' share_gplus='aviaTBshare_gplus' share_reddit='aviaTBshare_reddit' share_linkedin='aviaTBshare_linkedin' share_tumblr='aviaTBshare_tumblr' share_vk='aviaTBshare_vk' share_mail='aviaTBshare_mail' custom_class='' admin_preview_bg=''] [av_hr class='invisible' height='20' shadow='no-shadow' position='center' custom_border='av-border-thin' custom_width='50px' custom_border_color='' custom_margin_top='30px' custom_margin_bottom='30px' icon_select='yes' custom_icon_color='' icon='ue808' font='entypo-fontello' custom_class='' admin_preview_bg='']
Actually, FYI: I haven’t inserted the plugin’s buttons in my child theme. The plugin did it automatically…
- This reply was modified 7 years, 1 month ago by Anton.
Hello,
for example if you look at this post (http://www.newpointdeview.com/pro-en/intercultural-compentence/cultural-analysis-economic-paradoxes/) I want to replace my FB and Tweeter buttons (a plugin) with native share-box.
Admin details in private partYeah, thank you for the advice. I know about the clones, but taking into consideration my menu is already huge, the clones will make it TOO heavy…
Glad if I could help
Hi,
thank you, I’ve made the change.
But since you have been talking about the ‘logic’ of burger menus, why wouldn’t you do possible different clicks on the submenus which do / don’t have links?
For example, if you check my menu BLOG (www.newpointdeview.com/mag/) — “SOMMAIRE”, “Rubriques PRO”, “Rubriques MAG” have a link, but are not possible to be used on mobile devices. And FORMATS and LANGUES don’t have any links, so it’s ok, just to open its submenus.I mean why wouldn’t it be possible to click on the left (the name of the menu) to follow the link (if there is one) and on the right (little arrow) to open the submenu ???
But this is not a solution, putting a link in the THEME (which is simply a megamenu title) in order to make it clickable.
For example, in my megamenu BLOG there is a link to the blog, but now if I choose “do not create a clone” this link becomes unusable…So is there any other solutions for THEME (megamenu without a link)?
Hi guys,
any insights?
Hello,
everything is in private.
Cheers,Hi,
this time it looks being ok. Pls, don’t close th thread for the moment, in order to let me come back if ever another issue appears. I’ll let know later about closing it.
Thank you,
unfortunately doesn’t work
-
AuthorPosts