archizoom
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] is it possible ? sidebar-top / categoriessorry, my english ist a bit rusty. i try to do my best.
i would like to change the follow to the widget “category”.
how can i do that ?Forum: Themes and Templates
In reply to: [Hueman] position post navigationfound in post-nav.php.
exist:
<?php if ( is_single() ): ?>
<ul class=”post-nav group”><li class=”next“><?php next_post_link(‘%link’, ‘<i class=”fa fa-chevron-right“></i>‘.__(‘Next story’, ‘hueman’).’ <span>%title</span>’); ?>
<li class=”previous“><?php previous_post_link(‘%link’, ‘<i class=”fa fa-chevron-left“></i>‘.__(‘Previous story’, ‘hueman’).’ <span>%title</span>’); ?>
<?php endif; ?>
new:
<?php if ( is_single() ): ?>
<ul class=”post-nav group”><li class=”previous“><?php next_post_link(‘%link’, ‘<i class=”fa fa-chevron-left“></i>‘.__(‘. . . neueres thema . . .’, ‘hueman’).’ <span>%title</span>’); ?>
<li class=”next“><?php previous_post_link(‘%link’, ‘<i class=”fa fa-chevron-right“></i>‘.__(‘. . . älteres thema . . .’, ‘hueman’).’ <span>%title</span>’); ?>
<?php endif; ?>
Forum: Themes and Templates
In reply to: [Hueman] position post navigationForum: Themes and Templates
In reply to: [Hueman] plugin – master-slide – does not work in child-themei have changed in /inc/featured.php:
slideshow: false,
in
slideshow: true,but it does not work in child-theme.
Forum: Themes and Templates
In reply to: [JustWrite] child theme – justwrite makes me crazy – child themethank you
again re-installation.
it worksi noticed that following changes in style.css
not be changed in smartphone:
– text size
– change in the percentage content-wrap
(post-thumbnail & post-content) i changed to 51 and 49 %
– height post-navigationI will report if something catches my eye
question:
– how can i delete rss in header-social-icon ?
– can i install widgets or/and menu in mini sidebar ?once again, thank you
Forum: Themes and Templates
In reply to: [JustWrite] child theme – justwrite makes me crazy – child themere-installation.
now it looks good.but:
changes in the style.css will not be accepted
– no functions.php in the child-theme
– functions.php as described above does not workForum: Themes and Templates
In reply to: [JustWrite] child theme – justwrite makes me crazy – child themethank you.
please have a look here:
http://www.archizoom.de
http://www.ipadpeek.com/
http://www.testiphone.com/– justwrite 1.0.4 reinstalled
– justwrite-child new with your style.css
adapted and no additional content
– no functions.php in justwrite-child
– deleted all browser-cachesit seems old settings are still active?
be child-theme data stored in wordpress?Forum: Themes and Templates
In reply to: [JustWrite] child theme – justwrite makes me crazy – child themethe problem is also the mini sidebar and the text.
it is turned off so the view in the ipad is better
(head remains outside)smartphone / disaster
Forum: Themes and Templates
In reply to: [JustWrite] child theme – justwrite makes me crazy – child themesupplement
writing is on smartphone and ipad too big
Forum: Themes and Templates
In reply to: [JustWrite] child theme – justwrite makes me crazy – child themeon the ipad it looks better / the logo is too far to the left
on the smartphone it is shot to pieces
first trial was described as above with functions.php
2nd try without functions.phpForum: Themes and Templates
In reply to: [JustWrite] child theme – justwrite makes me crazy – child themeno,
the i-pod and smartphone view is still destroyed.
is there no solution here is the theme unusable.
Forum: Themes and Templates
In reply to: [JustWrite] child theme – justwrite makes me crazy – child themejustwrite does not work on i-pad and smartphone
just write the theme seems to have a weakness.
I create a child-theme and the i-pod and smartphone view is destroyed.
if so, this theme is useless.where is the solution?
Forum: Themes and Templates
In reply to: [JustWrite] child theme – justwrite makes me crazy – child themethanks for help!
when I enter the registrations in the style.css and functions.php
I can edit the style.css – wonderful!but
the smartphone view is shot to pieces.
is with them the smartphone view correct?
what can it be?Forum: Themes and Templates
In reply to: [JustWrite] child theme – justwrite makes me crazy – child themeerror – at least – isolated
if I remove the text from the functions.php
function justwritechild_setup() {
add_action( ‘wp_enqueue_scripts’, ‘justwritechild_css_files’, 99 );
}add_action( ‘after_setup_theme’, ‘justwritechild_setup’ );
function justwritechild_css_files() {
wp_enqueue_style( ‘justwritechild_style’,
get_stylesheet_directory_uri() . ‘/style.css’ );
}is in the child-theme again everything ok
but then I can no longer edit the child css
where is the solution ?
Forum: Themes and Templates
In reply to: [JustWrite] child theme – justwrite makes me crazy – child themechild theme – justwrite makes me crazy – child theme
the error persists even after deleting and reinstalling all themes
– i´ve deleted everything. theme and child-theme.
– i´ve reinstall the mother-theme
– i´ve created a new child-theme
– everything back to the beginningand what happens?
– the mother-theme work, even in the smartphone
– the child-theme works on pc
but the view in the smartphone: the same error as before uninstall
– smartphonecache was empty
– smartphone is reboot