vit4e
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Variable Product for all colorsHi,
Thanks a lot for this, will check all plugins.
If this cant be handled with core WooCommerce plugin is there any premium plugin to fix this automatically?
Found this one https://iconicwp.com/products/woocommerce-show-single-variations/,
if there is something even better let me know please.Thanks.
Forum: Plugins
In reply to: [Autoptimize] Got some issues when install AutoptimizeFrank,
Thank you a lot for support. You rocks man. Your plugin is one of the best that i ever use.
Cheers.
Forum: Plugins
In reply to: [Autoptimize] Got some issues when install AutoptimizeOk i will try to fix directly with css.
Frank i just have one more question. After i finis all of this optimization i got for first time “Prioritize visible content” issue. Is this because of this plugin?
Thanks.
Forum: Plugins
In reply to: [Autoptimize] Got some issues when install AutoptimizeFrank,
I fix all issue with js.
I still have just problem with how my menu look. I try for 5 hours to fix and i dont know whats going now. I try to exclude with full path, wp-content path, even like you wrote. I try to exclude both default and menu css and its like it dont recognize it.
I also try to unchecked css and istall WP Minify Fix to test. I also exclude files and it still cant be excluded.
Is it possible to do this with .htaccess file or somehow? If its not main menu i would give it up long time ago.
Sorry for taking your time.
Forum: Plugins
In reply to: [Autoptimize] Got some issues when install AutoptimizeJS: I exclude it and got my slider. Now I have 2 files for remove. I ques this is end of js optimization?
? https://www.webengineers.rs/wp-includes/js/jquery/jquery.js?9c8992
? https://www.webengineers.rs/wp-content/plugins/LayerSlider/static/js/layerslider.kreaturamedia.jquery.js?9c89922. I am sending you image with menu before and after optimization. (I check “inline all css”). I have no logo right now to be clear.
Forum: Plugins
In reply to: [Autoptimize] Got some issues when install AutoptimizeHey Frank,
Thanks for answer.
1. When i unchecked inline css its sill broken and i now have one css file to be optimized
My all options under css except “Optimize Css Code” are unchecked.
2. When i unchecked force JS into head option my slider stop working(LayerSlider WP), but i dont have any problems with js.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Text align centerMan THANKS a lot. You are awesome! Its working like a charm! Now its working width too. I didn’t notice this th tag.
This plugin rocks!
Thanks again!Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Text align centerI put my codes there.
This code for background is working, but this code is for all of my tables and i want this background just for this one table. On others i don’t need this.
I really don’t know what is happening. I try a lot of stuff from your plugin documentations. I also try to put some random with for table. This is not working too. Maybe my theme is problem. I am checking this now too.
Sorry for bordering you.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Text align centerHey thanks for reply.
I add code but still my text its not centered. I also don’t understand how to remove <div> tag when that is dynamically added, i just add text in my field i didn’t touch anything that comes with code.
2. Y the borders are fine except bottom border. Its not black its some kind of gray.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Text align centerI have 2 issue.
1. I need to put text-align:center;
2. I put
.tablepress-id-1 tr td, .tablepress-id-1 .row-1 {
border: 1px solid black;
}
to have borders but i still don’t have border for bottom of first main row. I try a lot of combinations for css but i had no luck.Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Text align centerI try this already and i had no luck. Its very strange…
Hi,
I must say you very fast ??I try your suggestion. But when i try using this feature i just got code “colspan” and my 2 columns don’t combine to be like one cell.
I am just trying to my Name of 2cd main col be in center depending on child columns.
Sorry for bordering you.
Forum: Fixing WordPress
In reply to: Menu depth level dont workHey sorry for my late response.
I try to fix by myself. Theme is custom made by someone before and i try to optimize. I try everything from tutorial about how to register menus and how to call menu depth. But its seem that nothing is working. I cant even set menus do be called from dashboard. I insert code, drop down menu bar appear in left like “primary menu” but when i try to use it i cant. I still must call menu directly from code.Is there any kind of ready code of ready function.php that is working 100% so i could test what is a problem. Or i gonna need to do this manually in code.
Thanks in advance!