Forum Replies Created
-
AuthorPosts
-
April 11, 2020 at 1:23 pm in reply to: Stop the sidebar content moving below full width elements #1202877April 9, 2020 at 5:05 pm in reply to: Stop the sidebar content moving below full width elements #1202404
Hi Victoria,
I had to put the submenu on each page. When I do it from function.php of the child theme here’s what I get. Look at the same page now. Please. On mobile, there is no drop-down menu, the text is restricted to the center and the h2 (also on the desktop) are modified.April 5, 2020 at 8:30 am in reply to: Stop the sidebar content moving below full width elements #1200941Please. I’m using a submenu for some specific pages (I share the code). It works fine on the desktop, on mobile I would like to turn it into a burger menu but the control [mobile_switch = ‘av-switch-480’] does not work. First request.
Second request. As you can see, the same page I share in the private link, on the desktop looks good, on the mobile the text is restricted to the center. It is as if the submenu is pushing right and left padding. Can you help me? Thanks.
echo do_shortcode("[av_submenu which_menu='' menu='63033' position='center' color='socket_color' sticky='aviaTBsticky' mobile='disabled' mobile_switch='av-switch-768' av_uid='av-k38notmf' custom_class=''][av_submenu_item title='Menu Item 1' link='' linktarget='no' button_style='' av_uid='av-1n6bz'][av_submenu_item title='Menu Item 2' link='' linktarget='no' button_style='' av_uid='av-wa77'] [/av_submenu]");
ok, thanks.
Hi Victoria,
Being a very large site, construction is simple. Let’s say I only have pages. Of these only a few are made with ‘Advanced Layout Builder’. The rest with the old editor.
ThanksHi Victoria,
magazine element yes, but it should also be possible to work with pages and not exclusively with categories, posts, tags.
ThanksI probably can’t make myself understood. There are templates that have “Featured pages” (attached photo, private content). You can extract the (partial) content of a page on another page. Is it possible to do something like that with Enfold? Is there a way to get this? Thank you.
P.S. If this is not possible, please close the topic.
I take advantage of your kindness. In addition to correcting this problem, what I’m really looking for is a “featured page”. Your “content page” encompasses the entire page. So it’s not good. Maybe you can make it with some of your instruments unknown to me. I hope I explained myself. Thanks for your help!
I have not tried. How do I set the value?
After 7 days I restored the site.
I’m sorry about the missed opportunity.
You can close this post, please.Hi Victoria,
do you think you can analyze the problem?
Thank youI disabled the cache. Please update me. Thank you
Perfect!
Nikko, ThanksThis code works but does not overwrite the favicon.ico of the theme
function add_login_favicon() {
$favicon_url = ‘http://kriesi.at/wp-content/themes/kriesi/images/logo.png’;
echo ‘<link rel=”shortcut icon” href=”‘ . $favicon_url . ‘” />’;
}
add_action(‘login_head’, ‘add_login_favicon’);
add_action(‘admin_head’, ‘add_login_favicon’);Hi Victoria,
even without cache the situation is identical.Hi Victoria,
I did it.
ThanksYes!
April 26, 2019 at 9:34 am in reply to: Share links to pages (Title, photo and text summary) from a page #1094662Ok, Thanks again!
Great Mike!
April 25, 2019 at 1:41 pm in reply to: Share links to pages (Title, photo and text summary) from a page #1094400Hi Günter,
I’m looking for a link building, like in a photo (look private content), consisting of pages and not posts. Or something similar.
ThanksThanks Mike,
I emptied the cache but I always find the header (<div class = ‘av-share-box’> <h5 class = ‘av-share-link-description av-no-toc’> Share this article </h5>) . Try to consult the link that I share in private. Thank youHi Mike, thanks for your cooperation. I entered the code, but the header is again present (<h5 class = ‘av-share-link-description av-no-toc’> Share this article </ h5>). Look at a random page https://www.irlandaonline.com/cosa-vedere/nord/contea-di-derry/derry/ Other ideas? Thanks again.
April 24, 2019 at 7:08 pm in reply to: Share links to pages (Title, photo and text summary) from a page #1094109Thank you. I really need it and I need to find a solution. Based on the link I shared to you in private, is there a way to optimize the sharing of a link on a page? That is, in some you see the photo, the title and the text, in others you see only the photographs and the rest is cut.
-
AuthorPosts