Forum Replies Created
-
AuthorPosts
-
Guenni007 Thak’s for your help. It’s work’s! I saw this method, but it’s strangely that there is no way to change text by using plugin.
By the way, i think you know PHP well )) i saw your tips in other topics. May I keep in touch with you if i have some easy questions?
Well… there is no way to unify the data? is there any way to replace the data on the site if I use your editor?
Ok, i wiil ask him but why if change something in main redactor it will not change when i switch to elfold redactor?
This pugin works good but it change text only when i use main redactor of the theme. if use full enfold redactor and save. all text will not change(((. I need to understand how to solve this problem it’s very important. If the text in the database has changed, from where it is in the editor.
- This reply was modified 6 years, 4 months ago by pddcoms.
Close it
Great!
NO effect
Color section? show on screenshot pls
Here
I also see it, but when you load the page these modules load for a long time and as I showed in the screenshot. you don’t see it ?
Well… if you can see i use this code from Ismael:
// custom script
add_action( ‘wp_footer’, ‘ava_custom_script_tab_section’ );
function ava_custom_script_tab_section() {
?>
<script type=”text/javascript”>
(function($) {
function scrollToTab(s, e,) {
$(s).on(e, function(event) {
var anchor, loc, cur, hash, tab, parent, pos;if( e == ‘load’ ) {
loc = window.location.hash;
hash = loc;
} else {
loc = $(this).attr(‘href’);
hash = loc.substring(loc.indexOf(‘#’));
}tab = $(‘.av-section-tab-title[href=’+ hash +’]’);
parent = tab.parents(‘.av-tab-section-outer-container’);
pos = parent.offset();tab.trigger(‘click’);
if(hash) {
setTimeout( function() {
$(window).scrollTop( pos.top – 100 )
}, 1000 );
}
});
}scrollToTab( ‘#top .iconbox_top a’, ‘click’ );
})(jQuery);
</script>
<?php
}And exactly this code has broken your system!
- This reply was modified 6 years, 6 months ago by pddcoms.
Scroll to tab? It’s from here) https://kriesi.at/support/topic/link-to-tab/
Hi. i think No. i use only your code and CSS
I’ve seen this since you released the update on a new version of the theme. Before that everything worked correctly
- This reply was modified 6 years, 6 months ago by pddcoms.
Thank you.
HI it’s on all pages!
Ok close the topic. And Fanks for answer.
I want to align the image and text in height and width. the image must be in the middle above the text.I don’t want the words to be each one on different line! If word one on each line i cant aline them.
- This reply was modified 6 years, 7 months ago by pddcoms.
New Tab section – New Questions. look pls here (link at private) How i can align Image and text under image? (If i write title with 3 words, each will be on new line, how to disable it. I need to make text like: Плитка под <br> дерево, Плитка под <br> бетон and etc.
Super! thank you
The same…a few hours ago it was working! jet-ceramic.ru
Hi. again this question but on Mobile version. can you look Limoncake.ru At first slider a can’t make buttons align center or align left, is it possible?
Ismael. Thank you.
I have a problem. If change maximum value, all my bars look like 100% Max value 3000, Can i make it like 2500 orders=80% or 70% for exemple? or maybe it’s easier to change values with plugin Say What if it possible?
http://jet-ceramic.ru/budushhee/- This reply was modified 6 years, 8 months ago by pddcoms.
This reply has been marked as private.It’s sooo easy)) Excellent! Thank you
Hi i see this problem on all my sites where i use child theme. look here limoncake.ru
Do not worry. It will be enough for me if i change 100% for 2200 orders. How i can make it?
-
AuthorPosts