Forum Replies Created
-
AuthorPosts
-
Hello, we have the same problem.
To show avia builder in custom post type we wrote this code:function add_builder_to_posttype($metabox)
{
foreach($metabox as &$meta)
{
if($meta[‘id’] == ‘avia_builder’ || $meta[‘id’] == ‘layout’)
{
$meta[‘page’][] = ‘attivita’;
$meta[‘page’][] = ‘progetti’;
}
}
return $metabox;
}Then on that custom post type, if i put a gallery with 4 columns it only appears in 1 column.
Is it correct the code above or how can we solve this problem?Thanks
AnnaHi, i imported the products with wp all import, they are not duplicated.. maybe this depends because one product has multiple categories?
Hello, thank you for your answer, butit works only with the first level of sub-category.. with sub-sub-category doesn’t work, see the link attached..
is there a solution?
thanks AnnaHello, did you control the site?
Do you have any idea?
Thanks
AnnaSorry,
the string is correct but it doesn’t work: when i added it the prev next arrows disappear..
can you take a look at the site?
i give you the credentials
Thanks
AnnaHi
thank you for your help, but it doesn’t work: it appears an error.
Are you sure it is written correct?Hi Rikard, no the content wasn’t visible. But then we noticed that it was a database error and so we restored the back up. So now it’s ok!
Thanks for the answer anywayAnna
Hi Yigit, any news about theme upgrade?
Regards,
RobertoHi Yigit,
here ftp login =)Hi Andy,
here new login =)Hi Yigit, thanks for your reply =)
-
AuthorPosts