kaaple
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Restaurant Menu] New functionalityThere is no option to translate “Image” and “of” word in popup window
Forum: Plugins
In reply to: [Simple Restaurant Menu] New functionalityOk, few things more:
– there is “Iten Order” not item in admin page
– its something wrong with post short name, not giving post name but sometimes category name, sometimes another category name with number :/Forum: Plugins
In reply to: [Simple Restaurant Menu] New functionalityAn one more, there is missing setting for currency symbol, in my country should be second after price, not before 🙂
Forum: Plugins
In reply to: [WP Owl Carousel] Carousel in widgetYeah, thanks for answer.
My code into functions.php for Genesis theme is that:
//* Register before footer widget area
add_action( ‘genesis_before_footer’, ‘sp_before_footer’, 5 );
function sp_before_footer() {
echo ‘<div class=”przed-stopka”><div class=”wrap”>’;
echo do_shortcode( ‘[wp_owl id=”88″]’ );
echo ‘</div>’;
}Mayby wil be helpful to someone 🙂
Cheers!Forum: Plugins
In reply to: [Display Featured Image for Genesis] Featured PAGE image in POST pageThanks man, great tip. Is working like charm. This plugin is really good! One more time -> BIG THANKS!
Forum: Reviews
In reply to: [Display Featured Image for Genesis] Great thing!Thanks for fast reply and very thanks for this plugin. Cheers!
Forum: Reviews
In reply to: [Display Featured Image for Genesis] Great thing!Thanks for reply!
What I think about can be checked here (scroll down to image): http://themeforest.net/theme_previews/10225208-ticketbox-event-tickets-management-psd?index=5&url_name=ticketbox-event-tickets-management-psd
I see this in a 3 options (if title move on, if bradcrumbs move on):
– title on left, bradcrumbs on right
– breadcrumbs on left, title on right
– title and bradcrumbs on centerHope it’s helped 🙂
I have one more question, i can’t force Yours plugin to display image with fixed height 360px. I have image on top of my page but what i see Yours plugin allow only to add height (max 400 px) but count from bottom. Is any way to set a fixed height of image? Thanks for reply
Ah.. working fine when is position: Top Center – thats enough for me 😉
Nothing changed thats way too, so i’m waiting for upcoming version 🙂
Thanks for help!
Thanks for info.
#popmake-123 { position: absolute!important; } – this way looks good on small browser window but with my SGS 4 mini i can’t scroll this info, i can see bottom of message but not top of it :/
If u’ll find a little time, check it please. 🙂
Wow, fast reply, thanks 🙂
Is any way to change fixed position setting only on mobile phone, can be with .css with screen size info?
I see one more bug, when i’m trying change window width with custom setting (trying set to 50%) there is some error, and i can’t save this settings (circle going around all the time and not saving changes)
Forum: Themes and Templates
In reply to: Fruitful theme Blog page itleAnyone?
Forum: Themes and Templates
In reply to: [Fruitful] How to – posts page title visibleAnyone?
Forum: Plugins
In reply to: [Contact Form 7] CF7 does not send messagesI have checked this, like i said, i have 10 other wibsite on the same hosting and all is working fine – all other plugins on my page was disabled when i have testing it and i dont see any info about .js conflict.. but im not pro in this :/
Can You help me?
Forum: Themes and Templates
In reply to: margin under footer – I can not locate where it came fromThanks for help!
Problem coz: WP-reCAPTCHA + Contact Form 7 reCAPTCHA Extension
Solution: Better WordPress reCAPTCHA (support Akismet and Contact Form 7)
(and one plugin less)