21
Hadesteam
Re: googlemaps module
  • 2017/5/21 12:49

  • Hadesteam

  • Not too shy to talk

  • Posts: 162

  • Since: 2011/9/5 1


I refresh the topic, the site map, which automatically updates you need to yesterday;) How do I work on this module? I have a lot of subpages and manual hand mapping is rather unfeasible. I think that such a module will be useful, not all have the latest version of the xoops



22
Hadesteam
Re: We want you to adapt a WordPress theme for our Xoops - PAID JOB
  • 2017/5/20 21:40

  • Hadesteam

  • Not too shy to talk

  • Posts: 162

  • Since: 2011/9/5 1


Very nice theme !

Such a theme would use me on my site, how much such a service can cost? Is it possible to incite costs or possibly redeem a motive?



23
Hadesteam
Re: http to https
  • 2017/5/20 20:58

  • Hadesteam

  • Not too shy to talk

  • Posts: 162

  • Since: 2011/9/5 1


Yes i felt something will be wrong, otherwise it would be too beautiful;)

http://www.kulturystyka.org.pl/modules/news/article.php?storyid=392 - redirection 301 STOP WORKS and other articles

http://www.kulturystyka.org.pl/modules/news/ - WORKS

http://www.kulturystyka.org.pl/modules/news/index.php?storytopic=34 - all categories WORKS

maybe with this redirect code is something wrong?
$checkScheme = function () {
        
$s $_SERVER;
        
$parsed parse_url(XOOPS_URL);
        
$targetScheme $parsed['scheme'];
        
$currentScheme = (!empty($s['HTTPS']) && $s['HTTPS'] !== 'off') ? 'https' 'http';
        if (
!== strcmp($targetScheme$currentScheme)) {
            
$host $parsed['host'];
            
$port = isset($parsed['port']) ? ':' $parsed['port'] : '';
            
$fullUrl $targetScheme '://' $host $port $s['REQUEST_URI'];
            
header('Location: ' $fullUrltrue301);
            exit();
        }
    };
    
$checkScheme();


Now i switch off this code, because i'm afraid of google position, i will wait for your help



24
Hadesteam
Re: http to https
  • 2017/5/20 19:30

  • Hadesteam

  • Not too shy to talk

  • Posts: 162

  • Since: 2011/9/5 1


https://www.google.pl/?gws_rd=ssl#q=site:kulturystyka.org.pl/modules/news/article.php

every module redirection works fine but in news module is blank page, xoops 2.5.7, module news: 1,68 RC1

category redirect works fine but single article is blank page ...



25
Hadesteam
NewsMag Lite for xoops?
  • 2017/5/18 22:17

  • Hadesteam

  • Not too shy to talk

  • Posts: 162

  • Since: 2011/9/5 1


So I know I changed the template recently, but as I saw this:
http://www.demos.machothemes.com/newsmag-lite/

I thought to myself: I have to have it in xoops :) Is there any chance to convert this theme so that it works under 2.5.7? Possibly what would be the price for doing such a template?



26
Hadesteam
Re: Custom link in system menu
  • 2017/5/16 17:19

  • Hadesteam

  • Not too shy to talk

  • Posts: 162

  • Since: 2011/9/5 1


Problem solved ;)

themes/xbootstrap/modules/system/blocks/system_block_mainmenu.html

<ul class="nav nav-pills nav-stacked">
<
li class="<{if !$block.nothome}>active<{/if}>"><a href="<{xoAppUrl }>" title="<{$block.lang_home}>"><span class="glyphicon glyphicon-home"></span> <{$block.lang_home}></a></li>
<!-- 
start module menu loop -->
    <{foreach 
item=module from=$block.modules}>
    <
li class="<{if $module.highlight}>active<{/if}>">
        <
a href="<{$xoops_url}>/modules/<{$module.directory}>/" title="<{$module.name}>"><span class="glyphicon glyphicon-ok"></span>
            <{
$module.name}>
        </
a>
        <
ul>
            <{foreach 
item=sublink from=$module.sublinks}>
                <
li>
                   <
class="dropdown" href="<{$sublink.url}>" title="<{$sublink.name}>"><{$sublink.name}></a>
                </
li>
            <{/foreach}>
        </
ul>
    </
li>
<{/foreach}>
<!-- 
end module menu loop -->
</
ul>


Just added this code:

<li>
                   <
a href="http://www.kulturystyka.org.pl/modules/news/article.php?storyid=852" title="Programy do ukĹ‚adania diet"><span class="glyphicon glyphicon-ok"></span>
Programy do ukĹ‚adania diety</a>

                </
li>


Results on my site - right menu.



27
Hadesteam
Custom link in system menu
  • 2017/5/16 16:23

  • Hadesteam

  • Not too shy to talk

  • Posts: 162

  • Since: 2011/9/5 1


I want the main system menu to display a link to a particular article - how do I do it?



28
Hadesteam
Re: Related news ?
  • 2017/5/15 17:01

  • Hadesteam

  • Not too shy to talk

  • Posts: 162

  • Since: 2011/9/5 1


To go to Publisher I would have to move everything, and to add each article to a 301 redirect so as not to lose your google position. As for my knowledge of xoops it is rather unreal;)

I mean, in category no. 1 block "randomnews" (under article) displayed only random title articles from category 1 etc.



29
Hadesteam
Re: Related news ?
  • 2017/5/15 15:38

  • Hadesteam

  • Not too shy to talk

  • Posts: 162

  • Since: 2011/9/5 1


Yes, but I care that this block only shows articles from the same category. If I read an article that is in the Training section, under the article let's display 5 random articles only from the training category. But if I read article in section "Diet" then only display articles from this category "Diet".



30
Hadesteam
Re: Related news ?
  • 2017/5/15 15:23

  • Hadesteam

  • Not too shy to talk

  • Posts: 162

  • Since: 2011/9/5 1


I need a modification or script that would randomly display 3-5 articles from the same category, in each article at the very end. Anyone ?




TopTop
« 1 2 (3) 4 5 6 ... 17 »



Login

Who's Online

167 user(s) are online (101 user(s) are browsing Support Forums)


Members: 0


Guests: 167


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits