losrack
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Seventeen] link hover color css thingdone… sorry
I have checked css in D tools but there has to be some opacity or filtering going on.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] child theme issueJust un update…
I did not pay close attention and since I was used to other methods of doing this I did not recreated the right folder directory structure.
Now it is working.
Thanks!
Forum: Themes and Templates
In reply to: [Twenty Seventeen] child theme issueI have removed the one I just created, but anyway I would like to change the footer credits, is there a way to do this just on my functions.php ?
Thanks
- This reply was modified 6 years, 11 months ago by losrack.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] child theme issueHi, thanks for writing
1-The SVG icon is not being generated at the bottom of your page. Do you remember changing this?
No I have not changed this.
2- Did you remove “wp_footer” from the footer.php file of your Child Theme? I think this is causing various issues.
I have copied it to my child’s folder and edited the file as needed.
Forum: Plugins
In reply to: [WooCommerce] missing items on last row on every pageHi lorro thanks for writing back
I have to say .. OOPS !
I really forgot about this on my functions.php now I have changed it to
add_filter( 'loop_shop_per_page', create_function( '$cols', 'return 12;' ), 20 );
Thanks
Forum: Plugins
In reply to: [WooCommerce] missing items on last row on every pageYes those are the settings…
Forum: Plugins
In reply to: [WooCommerce] add category image size – phpAnyone any ideas ?
Forum: Plugins
In reply to: [WooCommerce] add category image size – phpHi,
Thanks for writing …
Well the thing is .. in woo settings – display there are the options for setting catalog, product and thumbnail image sizes.
I would like to have a function to set image category size as well. It doesn’t matter if it is displayed or added visually on woo settings. Just a function to set it is more than enough for me.
Hope I have explained it well enough.
Forum: Plugins
In reply to: [WooCommerce] Content after woocommerceThanks, I ‘ll add it to my functions
Forum: Plugins
In reply to: [WooCommerce] shop page problem with wp_head injectionForum: Plugins
In reply to: [WooCommerce] shop page problem with wp_head injectionSo what is your solution?
The thing is this code works on any other woocommerce pages and corresponding page ID’s
Thanks
Forum: Plugins
In reply to: [SendPress Newsletters] mo fileHi,
Is the unsuscribe button on the unsubscribe page and the unsubscribe link sent with the newsletter.
How can I fix that?
Thanks
Forum: Plugins
In reply to: [Adminimize] WP Add Custom CSS – on edit pageNever mind, I got it working, I did forget # for the ID
Great plugin !!!
Hi again.
Just wanted to say it is sad for me not to be able to use this great plugin, as it never resolves the connection.
Every other plugin I have tried doesn’t behave like this as they make the connection no problem with the wordpress mailer, or any smtp settings for different servers.
I hope this can be resolved in a future update.
Forum: Plugins
In reply to: [SendPress Newsletters] custom unsubscribe page problemI just want to clarify.
When I view page thru the WordPress page editor for my custom unsubscribe page , the page shows all correct fields.
But when I view the unsubscribe page thru send press editor it goes to a weird page showing the no e-mail found … Thing.
I guess I will have to check with a test newsletter.
Thanks for your response