Forum Replies Created

Viewing 28 posts - 1 through 28 (of 28 total)
  • Author
    Posts
  • Hey Mike,

    thank you for your reply.
    The plugin “woo-variation-gallery” seems to be the problem, if we deactivate it, it works fine.
    We will inform the developer, may be he will create a workaround to use Enfold-gallery and woocommerce with woo-variation-gallery.

    The change to WC products gallery also solve the problem.

    Thank you
    Frank

    Hi @Ismael,

    thank you for your reply.
    As i mentioned before, i do net mean the timeline-preview.

    In early versions there was a editor with possibility to move timeline-slider to start an stop slides oder animations for example. This editor view i’m searching for.

    Thank you

    Hi Rikard,

    no – i mean the timeline editor, where you can visualy set transitions, enable slides in time etc.
    Like the preview-view but with possibilities to change something not only watching the results.

    Thank you

    in reply to: Suppress Cookie Modal on specific pages #1207510

    Dear Ismael,

    sorry for the late reply, haven’t seen your answer, sadly.
    We solved it a bit different but will give your solution a try as well:

    function remove_cookie_bar_on_specific_pages() {
    	$searchInUrl = array(
    		'imprint',
    		'data-protection',
    		'cookie-information',
    	);
    	if (preg_match('/'.implode('|', $searchInUrl).'/', $_SERVER['REQUEST_URI'])) {
    		wp_dequeue_script( 'avia-cookie-js' );
    		wp_dequeue_style( 'avia-cookie-css' );
    	}
    }
    
    add_action( 'wp_print_scripts' , 'remove_cookie_bar_on_specific_pages', 999 );
    This reply has been marked as private.

    We have another system in development with the same problem, not always happend and hard to reproduce.
    We do not get any error messages and we could not provide a save method to trigger the behavior.
    Sadly we could only hope that your content-chances got saved correctly.

    We do not believe that we are the only one having this problem.

    What can we do to solve the problem?
    May be a solution to save every post changes (in http posts) and post saves and the analyse this if the error happen again?
    May we – we are offen working in multiple tabs in our browser – our workflow could be a problem?

    We got this problem on different clients, different systems and also some customer has it.
    so its very importent to use to solve it.

    can you help us to reproduce the problem?
    Thanks!

    Hi Rikard,

    as i wrote behind -> Avia is the Extended Editor.
    Current Standard Editor is Gutenberg.

    Thanks!

    Did you solve your bug? How?
    May our bug got the same reason?

    WP 5.2.1, En 4.5.2 – Avia – Changing of Visibility, Publishing-Date not working

    • This reply was modified 5 years, 5 months ago by kisys.

    Dear Team,
    out customer told us, the problem keeps existing.
    I’m going to create a backup of the system and build a development system to debug – with you help. I’ll send the credentials as soon as I finished the dev system.

    Hi Victoria,

    thank you for your response.
    Sadly, we’re facing this issue from time to time. I’m not sure if we are the only ones having problems like this, so this topic is not useless. We will get in touch the next time again.

    Sincerely
    Sebastian

    in reply to: Page Content change (Cache activ/inactive) not published #1095215

    We helped ourselves with the following steps:

    • Enable layout builder debug
    • empty the page builder debug textarea
    • open one existing element properties to force the debug to rebuild
    • save the page
    • hooray!
    in reply to: Page Content change (Cache activ/inactive) not published #1094363

    We can provide additional information to this case if this may help:
    When I check the wp_postmeta table, the content is the most current, but the wp_posts post_content data is a previous revision.

    A small update – it seems we fixed it ourself.

    The element-hierarchy/nesting was wrong!

    It seems that the Function Script (jQuery/Javascript) needs a colorsection around the element to work – that was not given out of customer wishes.
    if we add it, the sub-ankernavi works well on the transmited pages.

    • This reply was modified 5 years, 9 months ago by kisys.

    We use 2 separate anker navi’s on every page but on the other pages it’s working as espected.
    We thought the element-order may be the reason but changing do not fix the problem.

    Regards
    Frank

    Hi Ismael,

    thank you – our problem was solved.

    We had another problem – on a page with 2 sub-contentelements link with a highlighted navi, the first one will not be highlighted. The second one works well. On other page with more elements it works as expected.

    Can you help us?

    Hi Victoria,

    thank you for your feedback.
    It’s hard to take screenshots from a “scroll-down” function but a video seems to be a bit oversized i think.

    I will describe it short:
    If i click on “Referenzen” the Link scroll up to the top anker #top which is right.
    But also the Point “Referenzberichte” is highlighted. To view the content you have to scroll down.
    If you klick on “Kundenmeinungen” the anker tell the browser to scroll to the point but in the subnavigation “Referenzberichte” is always highlighted.

    You can klick on “Referenzberichte” and it tells the browser to scroll down correctly.
    If you klick back to “Kundenmeinungen” the highlight will not move there.

    May be the navi-Name “Referenzen” and the Subnavipoint “Referenzberichte” with partly similar Text be the problem?

    If i change the name the highlighting are completly ignored and do not work

    I hope you can reproduce it?
    Thank you!

    I uses Firefox, Chrome an Edge to test.

    Thank you for your support.

    Additional info for all:
    The author auf the Enhance Media Library Plugin solved the problem by updating his plugin.

    Task closed ;-)

    in reply to: Content-Subnavi did'nt work #1036966

    Hi Yigit,

    thank you – i drop it into the child theme and it works!
    Problem solved.

    Best Regards!

    in reply to: LayerSlider output empty content #993912

    I’v testing the ftp access again with filezilla to recognize there is no problem, i can access the server.
    i use the default-settings, server supports standard (passiv) connection settings.

    can you give us an error message?

    from which county do you like to connect, may be the firewall stops the connection?

    in reply to: LayerSlider output empty content #993318

    You do have admin-access with the given account ;-)

    in reply to: Woocommerce – Category grid #992321

    It’s an old task but for everybody find that problem and not the solution i got one with actualy 2018er woocommerce.

    Use the following shortcodes on startpage:
    – [product_categories]
    Will show all Product-Categories there.

    Other shortcodes will be explained here:

    Shortcodes included with WooCommerce

    No sorry, i had again to transmit some infos in paralel to this message.
    we “solved” it uploading the image 2 times with different names – not a beautiful solution.

    Hope to solve it soon!

    every integration of the masonry-gallery needs to provide custom links independend from each other!

    Thank you!

    in reply to: Link masonry image to specific URL #883836

    Hi Ismael,

    thank you – i did:
    https://kriesi.at/support/topic/enfold-masonry-gallery-links-defer-second-gallery-with-same-images-lightbox/

    • This reply was modified 6 years, 11 months ago by kisys.

    Yes & Thank you

    I solved it actualy injecting the main-title with the given hooks & filters:

    	/* Output Pagetitle with Parent, only if secondary-title plugin is active - else output title and parent */
    	add_filter('avf_title_args', 'custom_avf_title_args', 10, 2);
    	function custom_avf_title_args($args = '', $id = '' ) {
    		/* will be merged to avia_title args, see wp-content/themes/enfold/functions-enfold.php:427 */
    		global $post;
    		global $avia_config;
    
    		if ( empty($id) ) $id = avia_get_the_ID();
    
    		// print_r (get_option( 'active_plugins' ));
    		$pluginSecondaryTitle = 'secondary-title/secondary-title.php';
    
    		$parent = empty( $post->post_parent ) ? '' : get_the_title($post->post_parent);
    		if ( is_plugin_active($pluginSecondaryTitle) ) {
    			// $args['title'] = '<h1 class="my-main-page-title">' . get_the_title( $id ) . '</h1><h2 class="my-main-page-subtitle">' . get_secondary_title( $id ) . '</h2>';
    
    			$strSecTitle = get_secondary_title( $id );
    			if ( !empty($strSecTitle) )
    				if ( $strSecTitle == 'gallery' )
    					$args['title'] = '<h1 class="my-main-page-title my-main-page-title-only">' . get_secondary_title( $id ) . ' ' . get_the_title( $id ) . '</h1>';     // Only one line if secondary title like gallery
    				else
    					$args['title'] = '<h1 class="my-main-page-title">' . get_secondary_title( $id ) . '</h1><h2 class="my-main-page-subtitle">' . get_the_title( $id ) . '</h2>';
    			else
    				$args['title'] = '<h1 class="my-main-page-title">' . get_the_title( $id ) . '</h1>';
    
    			$args['link'] = '';
    			$args['heading'] = 'div';
    		}
    		else
    			$args['title'] = $parent . ' > ' . get_the_title($id);
    
    		return $args;
    	}
    	// remove_accents( 'ava_after_main_title' );
    	
    	
    	if ( !doing_filter('avf_title_args') ) {     // should check if avf_title_args filter is active to avoid double titles in top-navi-logo setting but don't work :-(
    		add_action( 'wp', 'custom_output_title' );
    		function custom_output_title() {
    			if ( ! (is_home() || is_front_page()) ) {	// only if page is not home
    				add_action( 'ava_after_main_title', 'custom_ava_after_main_title' );
    				// add_action( 'ava_after_main_title', 'custom_avf_title_args' );
    				function custom_ava_after_main_title() {
    					$args = custom_avf_title_args();
    					if ( ! empty( $args['title'] ) ) {
    						echo( '<div class="container"><div class="main-title entry-title">' . $args['title'] . '</div></div>' );
    					}
    				}
    			//}
    		}
    	}
    
    • This reply was modified 6 years, 12 months ago by kisys.
    in reply to: Link masonry image to specific URL #882689

    Hi Ismael,

    thank you – i tested it and it does not help.
    the problem is that the link is store at the picture themself – you can see the link if you klick into the media-galerie and select the image – the link will be added globaly.

    so if you insert the image again, the link again will be used with or without http/https.

    so the link to the gallery should be only for the one insert, not global. so you can use multiple links and also use lightbox-views to get the details.
    a given link in the wordpress media gallerie should be ignored.

    may you update it in the future?
    Kind regards!

    in reply to: Link masonry image to specific URL #873598
    This reply has been marked as private.
    in reply to: Link masonry image to specific URL #869178

    Hi,
    we also got a problem with the masonry-gallery.
    We tried to add a masonry-gallery with same images to different pages.

    One page should link to anothe page so we used the custom link feature.
    The other Page should open the image into a lightbox but also got the custom-link
    it seems that the links are globaly defined for every masonry-gallery image if you add one.

    how can we use the 2 different galleries with same images and different actions?

    Thank you!

Viewing 28 posts - 1 through 28 (of 28 total)