zampano14
Forum Replies Created
-
Forum: Localhost Installs
In reply to: move a WordPress website to localhostHi folks; I have similar problem:
Cannot display images from /Dashboard/Media/Library nor in individual pages. I check ../wp-content/uploads/2014 (and 2015) and they are there, só the path shouldn′t be defined in the Database. In which table is this path defined? tks. CarlosForum: Plugins
In reply to: [WP125] wp125 doesn't work under wp 4To wp125 plugin support:
Using the plugin in Wp 4.0 in XAMPP, Theme ′2012′.
The image-link is displaying in two separatly parts, first the link and then the image, and it is not the real image it′s the placeholder. Wich suppose should only display in the absense of a real image. What I′m doing wrong? Can you help me w/ this? Here the shortcode copy from Mozilla-FireBug display.
…………………
<div id=”wp125adwrap_1c”>
<div class=”wp125ad odd”>
<img alt=”Solar Sensation” src=”https://localhost/wp-correctSenergy/wp-content/uploads/2014/11/Solar-Sensation2.jpg”></img>
</div>
<div class=”wp125ad even”></div>
<div class=”wp125ad odd”></div>
<div class=”wp125ad even”></div>
<div class=”wp125ad odd”></div>
<div class=”wp125ad even”></div>
</div></aside>
……………….Forum: Fixing WordPress
In reply to: Published a page but can't find it on siteSomething similar is happends w/ me: When fetch my main page of the site (www.softwareantivirusetc.com ) through the Browser, it shows all 3 pages from the entire site. When enter the Dashboard to edit it, each page appears individually. Already check the HTML and there is no open tag, and it seems there is no other problem. Do you people have some suggestions? Appreciate. Carlos
P.S. Notice that in my other site in XAMPP the Dashboard>Menu option shows the main page twice. Replicate this “solution” to my site above and no good.