alherr
Forum Replies Created
-
Forum: Themes and Templates
In reply to: WP Sliding Door Theme Editing Issues… 2 hrs after I partially solve Problem Two.
Solution: updating the theme !, know my widget (list of events) shows only one Venue !Forum: Themes and Templates
In reply to: WP Sliding Door Theme Editing Issues…after working w/ child theme, and a few widgets I mess up the site:
Problem one:
Opening Page…the Image Menu and Text menu is retrieving the gallery page, _the correct page is ” Quienes somos”
If I erase the gallery page, them the opening page is the “Spanish School”; if I erase the Spanish School page, them the opening page became “Carta de la Presidencia”Problem two:
The secondary widgets area no longer works. It looks like that my default page is just a two columns page. I can’t place widgets in the right side of the page.Ok, Volunters ! I hope that this challenge is good enough for your great brain !, thanks !
Forum: Fixing WordPress
In reply to: Spanish grammar accents show up in boldThanks cubecolour! I’s work.
Para: “easylifespain”..estoy usando el grupo: Verdana,Helvetica,Tahoma
use /* xxxx */ or “delete” to eliminate the unnecessary code:
@font-face {
/* font-family: ‘Vegur’;
src: url(‘fonts/vegur-light.eot’);
src: url(‘fonts/vegur-light.eot?#iefix’) format(’embedded-opentype’),
url(‘fonts/vegur-light.woff’) format(‘woff’),
url(‘fonts/vegur-light.ttf’) format(‘truetype’),
url(‘fonts/vegur-light.otf’) format(‘opentype’),
url(‘fonts/vegur-light.svg#VegurLight’) format(‘svg’);
*/
font-family: ‘Verdana,Helvetica,Tahoma’;
font-weight: normal;
font-style: normal;
}