Forum Replies Created
-
AuthorPosts
-
Hi
here is a copy where you can try.
Modifications on both functions have not been done cause they seem not to be the solution.
Credentials in private field
https://staging.h105244.server08.campusspeicher.de/Probably?
Probably is a good thing to rely on.You forget to mention the “!important”
.avia-gallery-thumb img { opacity: 1 !important; -webkit-transform: scale(1) !important; transform: scale(1) !important; }
It seems that it works now for Chrome, Edge & Opera but not 100% in FF
I cant check Apple in the momentQuestion: Why arent these CSS rules not default?
Hi Peter,
Sorry – but that didnt work.
Please see here – the whole widget-element is still empty – only the h3 is showing:
https://maskenzauber.com/faq/
From the source:
<section id="media_video-3" class="widget clearfix widget_media_video"><h3 class="widgettitle">Video</h3><span class="seperator extralight-border"></span></section>
This is what i have in enfold/functions.php now:
//load mediaelement js $condition = !( isset($options['disable_mediaelement']) && $options['disable_mediaelement'] == "disable_mediaelement" ) && av_video_assets_required(); $condition = apply_filters( 'avf_enqueue_wp_mediaelement', $condition, $options ); $condition2 = ( version_compare( get_bloginfo( 'version' ), '4.9', '>=' ) ) && $condition; avia_enqueue_script_conditionally( $condition , 'wp-mediaelement'); avia_enqueue_style_conditionally( $condition2 , 'wp-mediaelement'); //With WP 4.9 we need to load the stylesheet seperately
This in functions of my child theme:
add_filter( 'avf_enqueue_wp_mediaelement', 'avia_always_load_mediaelement', 10, 2); function avia_always_load_mediaelement($condition, $options) { $condition = true; return $condition; }
Maren
And here another screenshot
– Another computer (Apple)
– 8 kilometers away from my machine – so its another network
– Firefox
and its exactly the same issue
https://maskenzauber.com/temp/apple-enfold.pngSorry – but didnt help
Please see screencast.
It shows Chrome – but its still the same in FF, Opera & Edge
Cache has been emptied:
[video src="https://maskenzauber.com/temp/enfold-galery-tabs.mp4" /]@dude
“I think this issue is caused by the floating text around the image.”
Of course it is. It was obvious right from the start and i am really wondering that it takes days until supporters realize what the request is about.So there is NO WAY to get a separator into a floating textblock without writing CSS rules for every URL your trying to style??
If so…this is painful and a real gap in the possibilities of a modern theme.
I am not addicted to have an icon or something, but a way to loosen up a textblock is the least i would expect as an option.
@Guenni007 & @dude
There are reasons why i decided to use a floating textelement instead elements from ALB
1: There is no option to add a portrait format via the ALB-element “image” – only different landscape & square
2: The responsive behavior of the text when using ALB is not the best you can think of.
Just scale down to a common tablet-size and watch the ugly white spaces in the upper part (created with ALB-columns)
Just compare:Maren
Here is a FRESH PAGE and again a video.
[video src="https://maskenzauber.com/temp/separator-bug.mp4" /]The bug is totally obvious!
here is the URL for further investigation:
And here is the CODE of the page and you can reproduce it in ANY installation (we tried it.)
[av_textblock size='' font_color='' color='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-jlus4uzn' custom_class='' admin_preview_bg=''] <img class="alignleft size-portfolio wp-image-21078" src="https://maskenzauber.com/wp-content/uploads/Profil-Maskenkuenstlerin-495x400.jpg" alt="" width="495" height="400" />Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. [av_hr class='custom' height='50' 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' av_uid='av-rw65hm' custom_class='' admin_preview_bg=''] At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. [/av_textblock]
Sorry, but i cant do that.
I gave you a lot of information and i am willing to screencast every part of my installation you need to check.I already told you which browsers
OS: Windows 7
Screen-Res: 1920 x 1080Same issues in….
CHROME
https://maskenzauber.com/temp/chrome.jpgHi Dude
that worked perfect.
Thanx a lot
marenHere we go:
1: https://maskenzauber.com/shop/
This is the standard shop-page – it contains all filters that have been dragged into the sidebar2: https://maskenzauber.com/produkt-kategorie/halbmasken/
This is a product category and it does NOT contain all product filtersIsmael said:
“Those filters will only work for the default shop and product category pages.”
But it doesnt.
Here is a screenshot of the widget-area:
https://maskenzauber.com/temp/widgets.jpgMaren
There are:
http://maskenzauber.com/temp/variants.jpgwidgets from woocommerce mostly do not appear in sidebar.
Specially all filter-widgets.
– There are attributes
– there are at least 100 products where attributes are attached
– the widgets have been dropped into the correct sidebarmeanwhile i know.
With my last post i meant the default shop and product category pages.
“only the price-filter appears on default shop and product category pages although other filter-widgets are dragged into the sidebar.”one more:
only the price-filter appears although other filter-widgets are dragged into the sidebar.OK – i found the way to get a sidebar into the default shop-page and the shop-categories.
But this is not satisfying since it seems that there almost no styling options for these.
(or am i wrong?)Or can you confirm that this view can be made with categories?
http://maskenzauber.com/temp/shop-page.jpg
(the red marked area is a woocommerce-shortcode to pull child-categories)the produkt-categories dont have any sidebars.
The shop-overwiew doesnt either.
they are all fullwidth
i dont find any possibilities to define that they should have a sidebarIf these filters can only used in the mentioned places – than the concept of using pages as containers for products is a bit nonsens, isnt it?
I dragged the widgets now to “sidebar pages” and the result is the same.
please see new video
[video src="https://maskenzauber.com/temp/sidebar-pages.mp4" /]That means:
Users who develop their site on localhost cant excpect support?
Where did you mention that?
https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990Like i said at least 8 times: No.
[sarcasm] Oh no – Really? [/sarcasm]
I did not ask how to drop a widget in a sidebar.,
Hi Mike,
thanx a lot – that worked.What about the missing filters?
New thread?Kind regards Maren
Hi Mike
is it the default placement to sit under the content?
MarenIf i could, i would.
If i dont do it, it means i cant.
Can we try now to find a solution?
I did some effort to describe as good i can.
Can you please try do understand my question?
Thankshere is what i refer to:
I already told you what i want – just READ my post.
ThanxI already told you.
Would you please read my post instead of guessing what it possibly coud be about?
And by the way – see #4 -
AuthorPosts