Digital experiences for all disciplines
Forum Replies Created
-
-
June 30, 2015 at 4:08 pm in reply to: product attributes custom order – does not seem to work (?) #190294
Done that but no use…
(see here: http://www.fab.com.gr/wp-admin/edit.php?page=to-interface-product&post_type=product&taxonomy=pa_size)everywhere in backend size values order is the same… but woocommerce / atelier do not respect that custom order in frontend…
i suppose same happens for all attributes order…
plz. recheck your code
thx
June 30, 2015 at 3:13 pm in reply to: product attributes custom order – does not seem to work (?) #190252yes,
if u also check here http://www.fab.com.gr/product/ducky-brief you’ ll notice that the size values order is not the order set on the backend
(and custom order is just for this reason)thx
June 30, 2015 at 3:02 pm in reply to: product attributes custom order – does not seem to work (?) #190246Please check – Thx
June 29, 2015 at 4:11 pm in reply to: product attributes custom order – does not seem to work (?) #189825Hi,
this might be true in your demo (which u should check anyway) but in our case
we have chosen custom order so the order here http://www.fab.com.gr/wp-admin/edit-tags.php?taxonomy=pa_size&post_type=product should set the order here http://www.fab.com.gr/product/ducky-brief (and in all pages displaying attributes like size etc)this what attribute custom order is all about = give the ability to set the order with drag n drop of attributes values
so plz check again + Ed
thx, tasos
Worked. Thx so much! 🙂
April 26, 2015 at 1:56 pm in reply to: Single post content gets narrow & centered when no sidebar #168735Thx so much!
Will check it and apply if meets all criteria 😉
Initially it looks just nice… similar to any “normal” page/post with left aligned content
Cheers, Tasos
April 26, 2015 at 10:24 am in reply to: Single post content gets narrow & centered when no sidebar #168692ok,
then can u please send a custom css script to make single post same as the single page ie. left aligned + full width?
thx
April 26, 2015 at 5:37 am in reply to: Single post content gets narrow & centered when no sidebar #168632attached the 2nd screenshot of the same post – this time the post is having a sidebar…
am i missing sthing?
😉
Attachments:
You must be logged in to view attached files.hi & thx!
this script works but it remains tricky – at least it should be available as a theme shortcode
even better i suggest u add this feature in your builder elements (titles etc)
it would look great as an underline for headers, titles etc
plz. tell Ed about this suggestion/request! 🙂
thx!
here it is…
it should be just below left text – not below centered text…
Attachments:
You must be logged in to view attached files.yes but it is not just below “left text” !!!…
…it also below “centered text” which is wrong…
plz. before answering see my html code…
i want [hr] below “left text” and above “centered text”understand now?
thx
hey,
what do u mean? sorry but let’ s not waste our time here…
just see the page… it does not look ok in my end
u have full access to see & change this page
thx
i made it simpler to see it…
code is =
<p style=”text-align: left;”>left text</p>
<h2 style=”text-align: left; float: left;”>[hr_bold]</h2>
<p style=”text-align: center;”>centered text</p>
<p style=”text-align: right;”>right text</p>still does not always work right…
see 2nd [hr] which goes below “centered text” although it should go just below “left text”
thx
This reply has been marked as private. -