Tamas Rottenbacher
Forum Replies Created
-
Thank You! 🙂 I can’t find that in the documention. 🙁
- This reply was modified 9 years, 7 months ago by Tamas Rottenbacher.
Hy!
I’m tried that code:
<?php global $post; $post_description = get_post_meta( $post->ID, '_aioseop_description', true ); ?> <?php echo $post_description; ?>It’s display the description, when i add manually the text. But when i don’t add manually the description (autogenerate funkction is turn on), don’t display description.
- This reply was modified 9 years, 8 months ago by Tamas Rottenbacher.
Thank You, it’s working.
So my question was wrong 🙂
How can i modifie the forum and topic titles?
I Would like to add all forum title to the ‘Forum’ verb and ‘Topic:’ verb for the topics title.I’m create that code:
/plugins/shortcodes-ultimate/inc/core/shortcodes.php ~ 596. lineif ( !wp_is_mobile() ) { return '<span class="su-tooltip' . su_ecssc( $atts ) . '" data-close="' . $atts['close'] . '" data-behavior="' . $atts['behavior'] . '" data-my="' . $position['my'] . '" data-at="' . $position['at'] . '" data-classes="' . implode( ' ', $classes ) . '" data-title="' . $atts['title'] . '" title="' . esc_attr( $atts['content'] ) . '">' . do_shortcode( $content ) . '</span>'; } else { return '' . do_shortcode( $content ) . ''; }It’s working, but that modification will lose, when i update the plugin.
Forum: Themes and Templates
In reply to: [Zerif Lite] Http 500 error, after activationDelete the theme and reinstall.
The informations:
– WordPress MU 4.2.2
– Allinseo and iThemes: free, newest versionForum: Plugins
In reply to: [IX Show Latest YouTube] Youtube API v3Me 2. =/
Plugin display that video: https://www.youtube.com/watch?v=UKY3scPIMd8
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Mailpoet broke the core gallery grid systemThe problem was that! Thank you for the tip and idea. 🙂
Forum: Plugins
In reply to: [Max Mega Menu] Main (top) menu clickable only mobile usersTank you!
That was the problem. 🙂Forum: Plugins
In reply to: [Max Mega Menu] Main (top) menu clickable only mobile usersI testing with my mobile, Firefox (for mobile) and Android browser.
All time load the linke, dont just display the submenus. =/This is my testing site: http://hadzsime.vizipipafan.com/
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Mailpoet broke the core gallery grid systemThank you, i will try that, but first is change hosting. 🙂
Forum: Plugins
In reply to: [Max Mega Menu] Only click event workingPossible. 🙂
Thank you.
Forum: Plugins
In reply to: [Max Mega Menu] Only click event workingThe purple line on the top, under the logo.
The submenus only display when i click the menu (top) items.Now i checked and it’s working.
But i dont know why … I dont change the settings, dont modify the files, after then write here. (And the cache was clear when i find that problem, so not the solve)
o.OForum: Plugins
In reply to: [Max Mega Menu] Only click event workingI’m tested that.
Only in (simple) Chrome dont display the sub menus. Other browser (Firefox, IE, Chrome in annonymus mode) display, working.
I’m cleared the Chrome borwes cache. But that dont solve the problem. =/
Forum: Plugins
In reply to: [Max Mega Menu] Mobile menu close dont workingThank you!
I’m wait the new version. 🙂