superichy
Forum Replies Created
-
Forum: Plugins
In reply to: [Recent Posts Slider] RPS disappeared :(Hi Neha, done!
However… the home clic at menu (“Inicio” button); does not work with RPS.It’s a customized menu item, link, https://www.portena.gob.ar
Navigation tag, Inicio
…Thanks for all,
Richy
Forum: Plugins
In reply to: [Recent Posts Slider] RPS disappeared :(OK Sir, let’s do it!
All the plugins I have… are enabled and at its latest version:All In One SEO Pack
Better Related Content
Formulario de Contacto 7
Easy Automatic Newsletter Lite v2.7.2
Exclude Pages from Navigation
Facebook Comments Importer
Google XML Sitemaps
Lightbox Plus ColorBox
MP3-jPlayer
NextGEN Gallery by Photocrati
Recent Posts Slider 0.7.3
Social Sharing Toolkit
TinyMCE Advanced
Usernoise
WP-PageNavi
WP Maintenance Mode
WP UI – Tabs, accordions and more.thanks in advance for response…
Richy
Forum: Plugins
In reply to: [Recent Posts Slider] RPS disappeared :(Look! (tested in Firefox, Chrome and IE) =>
you type https://www.portena.gob.ar and the slider works right…
You clic at any post or page and the slider works right…However,
When you clic Home item menu (“Inicio” at menu left); the slider disappear…Forum: Plugins
In reply to: [Recent Posts Slider] RPS disappeared :(Hi Neha,
Thanks for response… “Firefox 24.0”Forum: Plugins
In reply to: [Recent Posts Slider] RPS disappeared :(Here you have the code…
</div>
<div id=”navbar” class=”clearfloat”>
<?php if ( function_exists( ‘wp_nav_menu’ ) ){ wp_nav_menu( array( ‘menu’ => ‘topmenu’) ); } ?>
</div>
</div>
<?php
if ( $style != “wide” ) { $width = 100; $height = 100; }
else { $width = 100; $height = 100; }
?>
<div id=”top” class=”clearfloat”>
<?php if (function_exists(‘rps_show’)) echo rps_show(); ?></div>
Forum: Themes and Templates
In reply to: [Customizr] role navigationhere you have… tested (and working) with WP and Customizr latest releases:
/*BEGIN Homepage Title COLOUR*/
.marketing h2 {
color: gray;
font-weight: normal;
}
/*END Homepage Title COLOUR*/Forum: Themes and Templates
In reply to: [Customizr] role navigationLook what I found… reading and over reading the users forum…
Look in /customizr/inc/css *.css files.
This is where the styling is done.
As usual, would keep a copy of any new code as Theme files will be replaced with each new update.
Could you help us to do it via Custom CSS?
Forum: Themes and Templates
In reply to: [Customizr] role navigationI’m agree with you, thank you very much for your disinterested help
Forum: Themes and Templates
In reply to: [Customizr] role navigationCould you add to Snippets, how to change the Posts and Pages titles style?
I mean, size, colour…Forum: Themes and Templates
In reply to: [Customizr] role navigationHi again!
Sorry Sr., I didn’t know the Snippets…
All right,Forum: Themes and Templates
In reply to: [Customizr] Featured page, only excerpt showing ?hi esmi, done, solved… please, sorry and thanks,
Richy
Forum: Themes and Templates
In reply to: [Customizr] excerpts at home[TOPIC SOLVED]
I found it! (credits to @acub)
This is the code at Custom CSS to hide the excerpts showed at home:.fp-text-one, .fp-text-two, .fp-text-three {display: none;}
Forum: Themes and Templates
In reply to: [Customizr] Display full posts on front page, not excerptsthanks acub, great reply, it works…!
Forum: Themes and Templates
In reply to: [Customizr] Featured page, only excerpt showing ?hi nikeo, is possible to show just the pages tittles at home and hide the excerpts below the circles….?
Forum: Themes and Templates
In reply to: [Customizr] Display full posts on front page, not excerptsHi! Is there any way to not showing any excerpt at home below de circles…?
I just need to show the Title of pages I chose there,
thank you!