Forum Replies Created
-
AuthorPosts
-
Hey,
It works, thanks a lot !
A last question, is it possible to remove the black background around the icon ?
thanks
Hey,
Thanks for you answer, I tried to change the double arrow by the magnifying glass with the their charcodes :
add_filter('avf_default_icons','avia_replace_standard_icon', 10, 1); function avia_replace_standard_icon($icons) { $icons['ue869'] = array( 'font' =>'entypo-fontello', 'icon' => 'ue803'); return $icons; }
But it doesn’t work.. the double arrow is still appearing
am I doing something wrong ?Hi Mike,
Yes you can close.
Thanks
Best regardsHi @Steed,
If it is useful, it is perfect -;)
I also used only the 1st solution and it works with a single widget.
If we add 2 widgets or more in the sidebar, there is an occasional overlay of the widgets.Best regards
Ok,
Thanks Jordan, I’ll try.Best regards.
Hi Victoria,
We finally used “Q2W3 Fixed Widget” and modify a part of the CCS as below :
.unit, .units {position: static;}
Instead of previously
{position: relative;}
hope it will maybe help othersAnother advice of the plugin author is to :
Check your CSS files for these two CSS rules:
webkit-backface-visibility:hidden; webkit-transform: translate3d(0,0,0);
If you found them, disable them and check the result.
I fear that it will impact the rest of the site
Don’t you think ?
@Guenni007 : Thanks for your advice and helpHave a nice day
- This reply was modified 4 years, 11 months ago by I-Visio.
Hi Guenni007,
The page where we integrated the code:We want to apply the same rule on the whole site
Thanks for your help.
- This reply was modified 4 years, 11 months ago by I-Visio.
Hello Guenni007, thanks for your answer
Unfortunately I tried everything your proposed but it doesn’t work.. I changed to the correct page-id and replace right_sidebar by left_sidebar : I don’t know why but it moved my left sidebar to the right side of the page.
So I tried your code with right_sidebar, only replaced my page-id and put in the sidebar settings of the page “Sidebar on the right side” but it still doesn’t make it sticky..5 stars ;-))))
Perfect !
Thanks a lot for your availability.Have a nice Week End.
Hi Rikard,
I Didn’t find how to cover with #717377 only the background of the left sidebar and not the entire main content.
With the ccs sent by Mike, a page without sidebar have a #717377 background (homepage for ex.)Thanks for your help
Hi Mike,
Thanks for your availability.
It’s now ok for the sidebar but I have to make some adjustment in the main content (the background of the homepage is now #717377)
Anyway, you replied to my questionI’ll try to solve the other one on my own ;-)
Nearly perfect ;-)
I would like to cover the whole height to the side bar (with the background-color) witch is now white at the bottom the background image
Thanks again
Hi, Mike
There is a misunderstanding, I would like to cover all the sidebar with my image (see image link)
ThanksHi Mike,
I try :
#top.page #main {….
#top #main .sidebar {…..
#top.page #main .sidebar_left .sidebar {….
without any successI would like to cover the entire left sidebar with the background image or the background color for the whole sidebar and the background image for its actual size
Thanks.
Hi,
I try to do nearly the same with another background color and a background image with no success.
I replace with my color background #717377
I don’t have layer slider on my page so do I have to use : #top.page #main #after_layer_slider_1 ….
Ideally I would like the text of the link of the page being read to be black.Thanks for your help.
Hi Mike,
I’ve resolve this point.
Anyway thanks for your help as usual. ;-)Hi,
Sorry for that, I only asked to know how to do but if you can do it I agree ;-)Thanks again for your amazing aviability
Hi Rikard,
As told before in my first message, I already install 2 widget menu areas.
The one displayed on the right of the main menu integrate a link to the phone number and a texte below that we added through a text widget.
I wish now adding a content from NetReviews. The code (see first message) of their widget can be set with fixe or float position.
If i add, the netreviews widget in a new widget text in order to display it in the “header2” on the right of the phone number it increase the height ot the main menu.
My question is how to display the netreviews widget on the right as in the sreenshot
Thanks again
Hi Rikard,
Sorry for not being clear and thanks again for your availability
Here is a screenshotHeader Widget
Hi Rikard,
I already did this with 2 widget header as you can see on https://www.immosafe.fr/ with
“dynamic_sidebar( ‘header1’ );” and ” “dynamic_sidebar( ‘header2’ );” in the functions.php ?
If I add the net review code in a new text widget tthe one on the right for exemple), this one increase the height of the whole header.
I just want to display it at the right of the phone number.
Thanks for your helpThank’s Rikard,
It will take a bit of work ;-) but it seems to be what I was looking for
Best regardsHi,
We trying to custom our header as show in your example here with no success.
I think we have follow all the different steps but :
How can we had two widget (one to the left et another to the right of the logo ? (how do we have to call each widget : widgetleft and widgetright for example ?).
Compare to your example, it seems that our widget area is outsite the div “inner-container”Thanks for your help
For now you can close the topic.
Best regards.
Hi Ismael,
That confirms, in a way, what I thought
Thanks for your feedback and your availability.Have a nice day.
Hi Cris,
Thanks for your link, I’ll take a look.
I asked Tooset support if the plugin could display a selection of attributes and not the complete list of those of a product. And this is not possible with Toolset.
It seems that it was possible with the creation of shortcodes.
If I find a way to do it, I’ll publish it.Have a nice day
Hello Chris,
How did your tests go with the Toolset plugin?
Do you use the full version (and paid) or do you only refer to Types (which is free)?
I am looking for a solution to customize a product page of WooCommerce:
display a selection of attributes (their name and their value) for example).
As I understand it, Toolset plugin allows to create custom posts and / or the template of the product page, product category, etc.Hi Victoria,
Here you can find enclosed two different view of the same banner: first one included in the portfolio (poor quality) and the second one when you click on it for a view in slideshow mode. The jpg we used is 1400×700 px (we already tried several types)…
Thanks for your help.
<img src=”https://drive.google.com/file/d/17di5IVxpVKOfqmaO_Q01HUpbZhLXI8Qi/view?usp=sharing
” alt=”Low resolution” />
Hi Rikard,
Thanks for your availability.
Here is a list of pages in which we experience the problem :
wheat field, wine bottle, bread…Facebook carousel
landscape terrasse
In all these cases, the fact that the image is cropped decreases its resolution.
- This reply was modified 6 years, 4 months ago by I-Visio.
I would like to use eventON for a new project with the latest version of Enfold (4.4.2).
Does it work fine now?
Should we have to fix some code / parameters as mentioned in this post?Thanks
Great !
Thanks again for your support.
Sorry to be late but , the host server was down today ;-(
Have a nice day.
-
AuthorPosts