Giancarlo
Forum Replies Created
-
AuthorPosts
-
GiancarloParticipant
Hi,
the solution work fine only in the home page, but not in other pages.If users navigate in other pages, the icon is missed
Thanks.GiancarloParticipantin custom css section, i suppose that it is possible to override the color, right?
i don’t know how i can do this…. code
GiancarloParticipanthi,
when i add the code to display an icon, only the font awesome version 4 works.
For example in “Our service” sectionIf i add the new code to display font awesome version 5, none is displayed.
Probably i need to add the link to the version 5 cdn ?
thanks
GiancarloParticipantyes, the url is: http://expcon.altervista.org
thanks
GiancarloParticipantsorry but i prefer to not share my admin account information,
can you help me in other way?
thanks
GiancarloParticipantyes but featured image is under the page title..
inner banner is above…GiancarloParticipanthi,
i prefer not to share my credentials.. sorry
GiancarloParticipantsolved.
With some tests i understand mechanism…
GiancarloParticipantafter the title field none is displayed. i see a blank screen… on the right side there are publish options like a “new page” or “neww post”
GiancarloParticipantyes,
this is a workaround to show a category-specific posts with a sidebar.
Thanks
GiancarloParticipantoh…
can i display a specific ctegory with shortcode?
GiancarloParticipantthanks but if i replace the string between ”, php error occur
i have tried to replace:
<h1 class=”entry-title”><?php printf( __( ‘Search Results for: %s’, ‘study-circle-pro’ ), ‘<span>’ . get_search_query() . ‘</span>’ ); ?></h1>with this:
<h1 class=”entry-title”><?php printf( __( ‘Risultati: %s’, ‘study-circle-pro’ ), ‘<span>’ . get_search_query() . ‘</span>’ ); ?></h1>And a php error occur.
The same for noresult.phpThanks.
GiancarloParticipanthi,
thanks.
if it’s ok for you, i prefer to disable the maintenance mode and send you the url to check the “problem”.I’ll send website url at [email protected]
ThanksGiancarlo
GiancarloParticipantSorry…
this solution causes the sub menu are always colored with c0c0c0.
An item in this set of parameters is unnecessary i think…. what?GiancarloParticipantSolved whit this css edit
.sitenav ul li a:hover, .sitenav ul li.current_page_item a, .sitenav ul li.current-menu-parent a.parent{ background-color:#c0c0c0;}
-
AuthorPosts