MirkoB82
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: hide featured image from post body based on taxonomyThanks for your reply 😉 well, that’s a first step 🙂 i’ll customize it with siteorigin from now on and i’ll clone posts and save the layout to keep the scheme on all characters. Thanks for now 🙂
Forum: Developing with WordPress
In reply to: hide featured image from post body based on taxonomyHello. @bcworkz thanks for the help!
yes, i have a “sydney child” created, which i use to add css into its own style.css file without harming the father theme.
seems like i solved it someway, but unintentionally: what i actually did, is to take “page.php” (Default php for all pages) and take it to the Child Theme with the name “page-personaggio.php” (“personaggio” is the content Type created with CPT-UI).
I thought i had to delete or comment some lines as you suggested, but actually the featured image disappeared from the default position (i can see it, but because i recalled it from the post editor in a 2-columns section). Do you confirm?
https://amicomics.com/personaggio/dummy-character/thanks
Forum: Developing with WordPress
In reply to: hide featured image from post body based on taxonomy@bcworkz hello, and thanks for replying.
Actually, in my website i would like to suppress featured image just on post loading (dunno whether it’s in pre-content or in content loading actually), and not to suppress from the whole post, as i would like it to appear in the posts carousel.
To make it simple, i have a list of charachters and as i can’t define a specific template for such content taxonomy (characters’ posts), i was about to create a page layout with SiteOrigin blocks, including the featured image but paginated in a different way, then put the featured image in a block of those (actually, also standard blocks would function) – therefore suppress featured image from post body because i would have the featured image displayed twice otherwise.
If thers’s a simpler way to edit the template (but Sydney doesn’t allow to open template editor), i would surely appreciate!
I tried to open post-full.php on atom, but i found just this code:<div id="primary" class="content-area"> <main id="main" class="site-main" role="main"> <?php while ( have_posts() ) : the_post(); the_content(); endwhile; ?> </main><!-- #main --> </div><!-- #primary -->and i can’t find the code which this call is pointed at … – nor to edit it.
@t-p ok i’ll post the question in their board as well, thanks!
Ps: if you both have more suggestions on how to deal with the problem, i thank you in advance.Forum: Themes and Templates
In reply to: [Sydney] sub-menu items separationthank you 😉
Forum: Themes and Templates
In reply to: [Sydney] social icons not showingit worked: maybe something was lost in translation between child theme (old sydney) and calls to father theme (new sydney). now it works perfectly.
thank you very much!
Forum: Themes and Templates
In reply to: [Sydney] social icons not showingi’ll try immediately, thanks
Forum: Themes and Templates
In reply to: [Sydney] social icons not showinghello, in what sense? i tried to “play” on settings. but after that i could not set it in the same way of the other website. I tried changing any header setting but it didn’t work. Not even anything changes from this layout, actually.
How can i fix it?Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Layout builder widget is emptyok, thanks! I’ll keep you posted in case.
Have a nice weekendForum: Plugins
In reply to: [Page Builder by SiteOrigin] Layout builder widget is emptyHi Andrew,
thank you for reaching out.
I’m still testing: at the moment the problem did not happen again, but i had less chances to edit the pages. Let’s see in the next days when i’ll have other chances.Thanks for now!
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Layout builder widget is emptyHi Andrew,
i noticed that the problem occurs randomly. When it occurs, the only way is to deactivate all plugins, OR to flush the browser cache. In both cases the situation reverses to normal; anyways, after some refreshes or updates (of any page) suddenly the problem newly occurs.
No difference whether I flush browser cache or deactivate plugins: it happens in the same way and same (random) frequency. For example, i re-activated all the plugins and the editor worked for almost an hour (nearly 10 page updates/refreshes), then it stopped again. then, i flushed browser’s cache, and started working again.
Forum: Networking WordPress
In reply to: Just converted to Multisite: where subdomains are located?(edit): i can’t define an “A” since i don’t know the site IP, in my hosting’s cPanel i can only see Url and server names (not ip).
Forum: Networking WordPress
In reply to: Just converted to Multisite: where subdomains are located?hi again, seems like the DNS has spread over the net.
about the DNS records, what do you mean? i didn’t get it (sorry, i’m pretty newbie with DNS settings)
Forum: Networking WordPress
In reply to: Just converted to Multisite: where subdomains are located?hi JNashH. thanks for your reply.
i created the CNAME centroformazione.floball.it pointing at https://www.floball.it (main domain), but still i can’t open it.
But if i write https://centroformazione.floball.it, it opens instead! (same if i get there by link clicks from the site or from the dashboard).
is there any problem with the add-on domains maybe?
- This reply was modified 5 years ago by MirkoB82.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] what file to restyle team pageHi Savvas!
thank you again.
I tried Rookie but it was not the right choice because of many other features that are in Sydney and are good for my site. Anyways thank you for your help! 🙂Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] what file to restyle team pagehi Savvas,
thanks for your reply.
i’d like first of all to restyle the players gallery in the page, because it shows very weird.
Thank you