Forum Replies Created
-
AuthorPosts
-
Hi,
The links are working properly on my computer:
I click the link and it launch a gmail window.It can be an issue of your browser configurations.
Please check this from few other computers and let us know if it still occurs.For now there isn’t an option to control the widget’s headlines.
But you can change it by adding a function to the function.php file.1. Make sure you are working with a child theme.
2. add this lines of code to function.php file (you can change it to <h3> if you want):function pojo24475_setup_builder_widget_args( $args ) { $args['before_title'] = '<h2 class="pb-widget-title"><span>'; $args['after_title'] = '</span></h2>'; return $args; } add_filter( 'pb_empty_widget_args', 'pojo24475_setup_builder_widget_args' );
I’ve created a page with a sidebar widget and it seems to work fine:
http://dev.jewishcoffeehouse.com/?page_id=2451I checked your widget settings and i see that the color label isn’t “Jewish World”.
When i changed the first one, and it seems to work (unless i don’t completely understood your meaning):I’m not sure i understand exactly what you did..
Can you give us access to your website?Do you want to give us access to your admin panel, so we could check?
Elementor
1. Are you referring to the News Ticker? If so, it’s available also with elementor.
2. What do you mean freezes the page? You need to go out and start from the beginning?Builder
1. Did you notice that there is Posts widget and Posts Group widget?
If you are using the posts widget you can display it as a simple list, for example.2. You can insert it into the widget area called “Title bar area” and than go to:
Homepage > Title Bar > Background Style > Widgets Area > Title bar area.3. See answer no. 1.
4. Correct. We will add other features to Elementor during the next weeks, and i hope you will find it more and more suited to your needs.
This reply has been marked as private.These labels take place when you are editing a widget.
In every widget editing you have an option called ‘widget style’.
There you can choose your color number (the one you can configure in the customizer).Hi Naomi,
You should use an external plugin such as WPML or POLYLANG.Hi Daniel,
You can add it here:
loop/archive.phpThere is no built-in way to do this.
Hi Tamar,
It’s because the background is white and the menu is white…
Just add this CSS:.navbar-toggle .icon-bar { background-color:#000; }
You can upload GIFs as every other media file.
Hi Vered,
Can you show me a specific example?
I’m trying to find this 404 page, but without success.
If you can direct me to this behavior, it will help.
ThanksYou are most welcome 🙂
The problem occurred because of the 60px margin you have added.
Now it seems fine.Can you send me an access to your admin panel?
I would check the backup options Godaddy is offering.
In addition, this is a recommended plugin:
https://wordpress.org/plugins/updraftplus/Hi Amir,
Thanks for the compliments 🙂
Are you referring to the Slider Revolution or to our Slideshow widget.
If it’s the latter can you please direct me to a specific page where it’s located? -
AuthorPosts