felix.yakubov91
Forum Replies Created
-
Hello,
on this new page everything works fine https://www.pquick.co.il/instagram-fix/
on the home page however the images doesn’t start right away https://www.pquick.co.il/i commented the line:
.instagram-block .iscwp-gallery-slider-wrp {
/* direction: ltr; */
overflow: hidden;
padding: 40px 0 20px
}Forum: Fixing WordPress
In reply to: increasing the limit of Uploadyou need to create a php.ini file and add these lines for each thing you want to change:
upload_max_filesize = 100M
post_max_size = 48M
memory_limit = 128M
max_execution_time = 600
max_input_vars = 10000 //how many elements in menus you can add//
max_input_time= 400other option is using .htacess
third option using cpanelthis guide will help
https://premium.wpmudev.org/blog/increase-memory-limit/Forum: Plugins
In reply to: [YITH WooCommerce Quick View] Quick view not displaying properlyits a Jupiter theme. probably some rtl related problem but even when I disable the rtl its still an issue
Forum: Plugins
In reply to: [NextGEN Facebook] fb:app_id not included in meta tags for some postsNo, I checked it first)
Well if Ill find permanent solution I’ll post hereForum: Plugins
In reply to: [NextGEN Facebook] fb:app_id not included in meta tags for some postsForum: Plugins
In reply to: [jQuery Masonry Image Gallery] Styling Imagesdidnt see that
Forum: Plugins
In reply to: [jQuery Masonry Image Gallery] Styling Images><” thanks!!!
Forum: Plugins
In reply to: [Discontinued: Srizon Social Album :Do Not Install] gallery not showingok so this is the problem….thanks!
Forum: Plugins
In reply to: [Discontinued: Srizon Social Album :Do Not Install] gallery not showingSorry you are wrong. I wrote two shortcodes on this page: one without raw and the second with it, as your support suggested. Both doesnt work. The plugin is on (of course..), raw html installed.
A lot of people saying this, cant it be that none of them knows how to turn plugin on =)
Forum: Plugins
In reply to: [Discontinued: Srizon Social Album :Do Not Install] gallery not showingsame is here =\ https://swgalil.co/gallery/
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Email is not sent to Buyer or SellerHey mbrsolution,
Ive checked it again there’s not much to configure, and I’m getting payments and all. Paypal is working too.I’ll just continue using it without the mail option.
Thanks for trying to resolve this!
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Email is not sent to Buyer or Seller——————————————————————
[07/02/2014 9:30 AM] – SUCCESS :Paypal Class Initiated by
[07/02/2014 9:30 AM] – SUCCESS :Connection to https://www.sandbox.paypal.com successfuly completed.
[07/02/2014 9:30 AM] – SUCCESS :IPN successfully verified.
[07/02/2014 9:30 AM] – SUCCESS :Creating product Information to send.
[07/02/2014 9:30 AM] – SUCCESS :Payment Status: Pending
[07/02/2014 9:30 AM] – SUCCESS :This is not a payment complete notification. This IPN will not be processed.
[07/02/2014 9:30 AM] – SUCCESS :Paypal class finished.——————————————————————
Its a log for another test payment Ive made…
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Email is not sent to Buyer or SellerIPN is set.
I created a sandbox account, then tried to make a payment. It passed and I got a transaction ID but no email was sent.Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Email is not sent to Buyer or SellerHey,
No it didn’t…Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Email is not sent to Buyer or SellerThank you very much! Ill try it out)