MariaWeb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Colorway theme-frontpage/homepage brokenUncaught TypeError: Object [object Object] has no method ‘dialog’ in the gsc.js
i don’t know what this means …
Forum: Fixing WordPress
In reply to: Colorway theme-frontpage/homepage brokenalso the drop down in the menu doesn’t work 🙁
there are two pages supposed to drop down when you hover over gluggamerkingar
Forum: Fixing WordPress
In reply to: Facebook Link with Colorway Themedoes this help?
“While putting the Social link, don’t forget to use the http:// in the start.
So Instead of putting the Hyperlink as
facebook.com/yourpageForum: Themes and Templates
In reply to: Colorway theme-slider on frontpage/homepage?! can i edit this to an slider(add more then one image)?
<div class="slide slide-1" > <div class="slide-content entry fl"> <?php if ( inkthemes_get_option('colorway_slideheading1') !='' ) {?> <h2 class="title">"><strong><?php echo inkthemes_get_option('colorway_slideheading1'); ?></strong></h2> <?php } else { ?> <h2 class="title"><strong>Beauty at its best</strong></h2> <?php } ?> <?php if ( inkthemes_get_option('colorway_slidedescription1') !='' ) {?> <p><?php echo inkthemes_get_option('colorway_slidedescription1'); ?></p> <?php } else { ?> <p>What happens when beauty and simplicity connects. We tried to give you a slight hint of that with the Colorway Theme.</p> <?php } ?> </div> <!-- /.slide-content -->[Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
http://www.inkthemes.com/supportforum/topic/how-to-add-slides-manually-in-the-front-pagephp#
Forum: Installing WordPress
In reply to: wpsetup-online installer,Port Numberthank you esmi for the comment 🙂
but… i gave up a month or two ago because i couldn’t find the problem but i got someone else to help me. so its ok and the site is working 😀Forum: Themes and Templates
In reply to: Colorway theme-gray border thickerWPyogi thanks for warning me, i saw this before but don’t worry i backup everything and edit it everything i do in a text document in my computer before i do anything in the site itself 🙂
also sorry for the late reply :SForum: Themes and Templates
In reply to: Colorway theme-css search,change languagei edited the php (dont worry i backup everything) but im still curious on how to change it with the css(if someone knows how to do that they can suggest a site or reply :D).
but i have one problem…
<h1><?php printf(__(‘search for: %s’, ‘colorway’), ” . get_search_query() . ”); ?></h1>
—
<h2>
<?php echo (‘Nothing Found‘); ?>
</h2>
<p>
<?php echo (‘Sorry, but nothing matched your search criteria. Please try again with some different keywords.‘); ?>
</p>i changed the bold text to something that i wanted but now there is one problem.
before searching for something there is a text in the search box and i dont know how to change it.fx:http://designhuntr.com/wp-content/uploads/2012/10/Search-Box-6.png
i want to change the text search here…Forum: Themes and Templates
In reply to: colorway-change color and hometop slider?found out how to change the color scheme of colorway 🙂
http://www.exemple.com/wp-content/themes/colorway/css/green.css
than go to theme options in appearance and go to custom css(styling options) then type in what you want to change fx:
a:hover {
color:#2B4908;
}change to(and remember to write !important after the color html):
a:hover {
color:#F5D0A9 !important;
}I recomend this site whenn changing color in your site:
http://html-color-codes.info/#Html_Color_ChartForum: Themes and Templates
In reply to: Colorway theme-gray border thickerthanks, you helped me a lot! 😀
Forum: Themes and Templates
In reply to: Colorway theme-change menu,homepage,header-please help… found how to change the header :/
Forum: Themes and Templates
In reply to: Colorway theme-change menu,homepage,header-please helpscratch that out with the menu arrangment and removing home… i was an idiot … 😛
Forum: Themes and Templates
In reply to: changing theme-which theme?a
Forum: Themes and Templates
In reply to: changing theme-which theme?found one , finally 😛
thanks anyway 🙂